C613-50100-01 REV C Command Reference for x930 Series 1225
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
BGP AND BGP4+ COMMANDS
EXIT
-ADDRESS-FAMILY
exit-address-family
Overview Use this command to exit either the IPv4 or the IPv6 Address Family Configuration
mode.
Syntax
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:
awplus# configure terminal
awplus(config)# router bgp 100
awplus(config-router)# address-family ipv4
awplus(config-router-af)# exit-address-family
awplus(config-router)#
Example (VRF
lite)
To enter and then exit IPv4 Address Family Configuration mode for VRF instance
red, use the commands:
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)#
Example [BGP4+] To enter and then exit IPv6 Address Family Configuration mode, use the
commands:
awplus# configure terminal
awplus(config)# router bgp 100
awplus(config-router)# address-family ipv6
awplus(config-router-af)# exit-address-family
awplus(config-router)#
Related
Commands
address-family