Canoga-perkins CanogaOS Configuration Guide Bedienungsanleitung Seite 262

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 350
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 261
CanogaOS Configuration Guide
Proprietary & Confidential Canoga Perkins Metro Ethernet Switches Page 262 of 350
DUT1(config-router)# /jointfilesconvert/1661110/bgp
router-id 11.11.11.11
Configure the router identifier.
DUT1(config-router)# neighbor
10.10.10.10 remote-as 1
Configure an internal or external
BGP (iBGP or eBGP) TCP session
with another router.
DUT1(config-router)# neighbor
10.10.10.10 update-source
loopback0
Allow internal BGP sessions to use
any operational interface for TCP
connections.
DUT1(config-router)#
address-family ipv4
Enter the IPv4 address-family
command mode.
DUT1(config-router-af)#
neighbor 10.10.10.10 activate
Enable the exchange of the
specified AF routes with a
neighboring router.
DUT1(config-router-af)#
neighbor 10.10.10.10
send-community both
Specify that a community attribute
should be sent to a BGP neighbor.
DUT1(config-router-af)#
redistribute connected
Redistribute connected routes in the
VRF.
DUT1(config-router-af)#
redistribute static
Redistribute static routes in the
VRF.
DUT1(config-router-af)#
exit-address-family
Exit the address family mode.
DUT1(config-router)#
address-family vpnv4 unicast
Enter the vpnv4 address-family
command mode.
DUT1(config-router-af)#
neighbor 10.10.10.10 activate
Enable the exchange of the
specified AF routes with a
neighboring router.
DUT1(config-router-af)#
neighbor 10.10.10.10
send-community both
Specify that a community attribute
should be sent to a BGP neighbor.
DUT1(config-router-af)#
exit-address-family
Exit the address family mode.
DUT1(config-router)#
address-family ipv4 vrf vpn2
Enter the IPv4 address-family
command mode.
DUT1(config-router-af)#
redistribute connected
Redistribute connected routes in the
VRF.
Seitenansicht 261
1 2 ... 257 258 259 260 261 262 263 264 265 266 267 ... 349 350

Kommentare zu diesen Handbüchern

Keine Kommentare