Allied Telesis VERSION 5.4.3-2.6 Awplus#show running-config Router bgp 100 network 2001db8/32

Models: BGP4 VERSION 5.4.3-2.6

1 350
Download 350 pages 8.81 Kb
Page 293
Image 293

BGP and BGP4+ Commands

Example [BGP] The following example is the same as the previous example for host route 192.0.2.224/27, but is entered in prefix/length format using slash notation (instead of prefix plus mask in dotted decimal format using the mask keyword before the network mask in dotted decimal format):

awplus(config)# router bgp 100

awplus(config-router)# network 192.0.2.224/27

Output [BGP] Figure 3-3: Example output from the show running-config command after entering network 192.0.2.224/27

awplus#show running-config

!

router bgp 100 network 192.0.2.224/27

!

Example [BGP4+] The following example is the same as the previous example for host route 2001:db8::/32,:

awplus(config)# router bgp 100

awplus(config-router)# address-family ipv6

awplus(config-router-af)# network 2001:db8::/32

Output [BGP4+] Figure 3-4: Example output from the show running-config command after entering network 2001:db8::/32

awplus#show running-config

!

router bgp 100 network 2001:db8::/32

!

 

Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches

 

C613-50032-01 REV D

AlliedWare PlusTM Operating System - Software Version 5.4.3-2.6

3.195

Page 293
Image 293
Allied Telesis VERSION 5.4.3-2.6, BGP4 manual Awplus#show running-config Router bgp 100 network 2001db8/32