ADTRAN AOS Version R10.1.0 Command Reference Manual page 2905

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
Usage Examples
The following example adds the 10.10.10.1 network with a subnet mask of 255.255.255.0 to the IPv4 BGP
AF on the default VRF instance:
(config)#router bgp 100
(config-bgp)#address-family ipv4
(config-bgp-ipv4)#network 10.10.10.1 mask 255.255.255.0
The following example adds the 10.10.10.1 network with a subnet mask of 255.255.255.0 to the IPv4 BGP
AF on the nondefault VRF instance named RED1:
(config)#vrf RED1 route-distinguisher ip 192.17.250.24:33
(config)#router bgp 100
(config-bgp)#vrf RED1
(config-bgp-vrf)#address-family ipv4
(config-bgp-vrf-ipv4)#network 10.10.10.1 mask 255.255.255.0
60000CRG0-35E
Copyright © 2012 ADTRAN, Inc.
BGP Address Family Command Set
2905

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents