Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Commands
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
C613-50032-01 REV D AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 3.65
exit-address-family (BGP and BGP4+)
Use this command to exit either the IPv4 or the IPv6 Address Family Configuration mode.
Syntax [BGP/BGP4+] exit-address-family
Mode [BGP]
IPv4 Address Family Configuration
Mode [BGP4+] IPv6 Address Family Configuration
Examples [BGP] To enter and then exit IPv4 Address Family Configuration mode, use the commands:.
To enter and then exit IPv4 Address Family Configuration mode for VRF instance red, use
the commands:.
Example [BGP4+] To enter and then exit IPv6 Address Family Configuration mode, use the commands:.
Related Commands address-family (BGP and BGP4+)
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
address-family ipv4
awplus(config-router-af)#
exit-address-family
awplus(config-router)#
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
address-family ipv4 vrf red
awplus(config-router-af)#
exit-address-family
awplus(config-router)#
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
address-family ipv6
awplus(config-router-af)#
exit-address-family
awplus(config-router)#