ISIS: address and adjacencies:
p2p links 1 hello for L1 and L2.
The designated router multicasts CSNPs on broadcast links in place of sending explicit acknowledgments for each link-state PDU.
SoO – Site of Origin
as-override: Compare the AS path of an incoming route with the AS number of the BGP peer in the group, and replace all occurrences of the peer AS number in the AS path with its own AS number before re-advertising the route to the peer.
remove-private: When advertising AS paths to remote systems, have the local system strip private AS numbers from the AS path. The numbers are stripped from the AS path starting at the left end of the AS path (the end where AS paths have been most recently added). The routing device stops searching for private ASs when it finds the first nonprivate AS or a peer’s private AS.
Routing Policy Matching Conditions:
community | Matches the name of one or more communities. If you list more than one name, only one name needs to match for a match to occur. (The matching is effectively a logical OR operation.) |
Prepending
+ term prefix-nonpreferred {
+ from {
+ prefix-list-filter prefix-migration orlonger;
+ }
+ then {
+ as-path-prepend 123;
+ as-path-expand last-as count 1;
+ next policy;