BGP and BGP4+ Commands

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:.

awplus# configure terminal

awplus(config)# router bgp 100

awplus(config-router)# address-family ipv4

awplus(config-router-af)# exit-address-family

awplus(config-router)#

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 (BGP and BGP4+)

 

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.65

Page 163
Image 163
Allied Telesis VERSION 5.4.3-2.6 manual Exit-address-family BGP and BGP4+, Awplusconfig-router#address-family ipv4 vrf red