Administrator Guide

neighbor 1.2.3.4 description descr1
neighbor 1.2.3.4 allowas-in 3
neighbor 1.2.3.4 shutdown
neighbor 2.3.4.5 remote-as 3
neighbor 2.3.4.5 shutdown
neighbor 1::1 remote-as 3
neighbor 1::1 shutdown
exit-address-family
!
address-family ipv4 vrf vrf2
neighbor 1.2.3.4 remote-as 3
neighbor 1.2.3.4 shutdown
exit-address-family
!
address-family ipv4 vrf vrf-1
network 10.10.10.15/32
network 10.10.10.20/32
redistribute static route-map rmap1
redistribute connected route-map rmap2
neighbor 1.2.3.4 remote-as 3
neighbor 1.2.3.4 route-map rmap1 in
neighbor 1.2.3.4 route-map rmap2 out
neighbor 1.2.3.4 shutdown
exit-address-family
!
!
address-family ipv6 unicast vrf vrf1
redistribute static route-map rmap3
redistribute connected route-map rmap1
neighbor 2.3.4.5 activate
exit-address-family
68
Open Management Infrastructure