Specifications

Table Of Contents
neighbor allowas-in
MP-365
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
Examples The following example shows how to configure the PE router with ASN 100 to allow prefixes from the
VRF address family Virtual Private Network (VPN) IPv4 vrf1. The neighboring PE router with the IP
address 192.168.255.255 is set to be readvertised to other PE routers with the same ASN six times.
Router(config)# router bgp 100
Router(config-router)# address-family ipv4 vrf vrf1
Router(config-router)# neighbor 192.168.255.255 allowas-in 6
Related Commands Command Description
address-family Enters the address family configuration submode used to configure
rou
ting protocols such as BGP, OSPF, RIP, and static routing.