Specifications

Table Of Contents
neighbor inter-as-hybrid
MP-368
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
neighbor inter-as-hybrid
To configure the eBGP peer router (ASBR) as an Inter-AS Option AB peer, use the neighbor
inter-as-hybrid command.
Advertised routes have the route targets (RTs) that are configured on the VRF. Advertised routes do
not have their original RTs.
If any prefixes are imported into Option AB VRFs, then the imported paths are advertised to this
peer.
neighbor {ip
-address | peer-group-name} inter-as-hybrid
no neighbor {ip
-address | peer-group-name} inter-as-hybrid
Syntax Description
Defaults No Inter-AS AB neighbor eBGP (ASBR) router is specified.
Command Modes Address family configuration (config-router-af)
Command History
Examples The following example specifies an Inter-AS AB neighbor eBGP (ASBR) router:
Router(config-router-af)# neighbor 10.0.0.1 inter-as-hybrid
Related Commands
ip-address Specifies the IP address of the Inter-AS AB neighbor.
peer-group-name Specifies the name of a BGP peer group.
inter-as-hybrid Specifies that the neighbor is an Option AB neighbor.
Release Modification
12.2(33)SRC This command was introduced.
15.0(1)M This command was modified. It was integrated into the release.
Command Description
address-family vpn4 Enters address family configuration mode for configuring
r
outing sessions, such as BGP, that use standard VPNv4
address prefixes.
inter-as-hybrid Specifies a VRF as an Option AB VRF.
neighbor Adds an entry to the BGP or multiprotocol BGP neighbor
tab
le.
neighbor activate Enables the exchange of information with a neighboring
r
outer.