
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
Output [BGP] Figure
awplus#show
!
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
Output [BGP4+] Figure
awplus#show running-config
!
router bgp 100 network 2001:db8::/32
!
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.195 |