BGP and BGP4+ Commands
Usage [BGP/BGP4+] It does not matter how the route is arranged in the IP or IPv6 routing table. The route can arrive in the IP routing table by a static route, or the route can be learnt from OSPF or OSPFv3 or RIP or RIPng routing.
If you configure a
Example [BGP] The following example illustrates a
awplus(config)# router bgp 100
Output [BGP] Figure
awplus#show running-config
!
router bgp 100 network 2.0.0.0/8
!
Example [BGP] The following example illustrates a network address which does not fall into its natural class boundary, and hence, is perceived as a host route, that is, 192.0.2.224/27.
awplus(config)# router bgp 100
awplus(config-router)# network 192.0.2.224 mask 255.255.255.224
Output [BGP] Figure
awplus#show
!
router bgp 100 network 192.0.2.224/27
!
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
3.194 | AlliedWare PlusTM Operating System - Software Version |