Cisco: BGP Dynamic AS Numbers untuk Prefix Peer

From OnnoWiki
Revision as of 15:29, 22 December 2018 by Onnowpurbo (talk | contribs) (Created page with " Configuring Dynamic AS Numbers for Prefix Peers You can configure multiple BGP peers within a BGP process. You can limit BGP session establishment to a single AS number or...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Configuring Dynamic AS Numbers for Prefix Peers

You can configure multiple BGP peers within a BGP process. You can limit BGP session establishment to a single AS number or multiple AS numbers in a route map.

BGP sessions configured through dynamic AS numbers for prefix peers ignore the ebgp-multihop command and the disable-connected-check command.

You can change the list of AS numbers in the route map, but you must use the no neighbor command to change the route-map name. Changes to the AS numbers in the configured route map affect only new sessions. BEFORE YOU BEGIN

Ensure that you have enabled the BGP feature (see the “Enabling the BGP Feature” section).

SUMMARY STEPS

configure terminal
router bgp autonomous-system-number
neighbor prefix remote-as route-map map-name
(Optional) show bgp ipv4 { unicast | multicast } neighbors
(Optional) copy running-config startup-config



Pranala Menarik