CLI Guide
neighbor allowas-in
Set the number of times an AS number can occur in the AS path.
Syntax
neighbor {ip-address | peer-group-name} allowas-in number
To return to the default value, use the no neighbor {ip-address | peer-group-name} allowas-in
command.
Parameters
ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format.
peer-group-name Enter the name of the peer group to set the advertisement interval for all routers in the
peer group.
number Enter a number of times to allow this neighbor ID to use the AS path. The range is from 1
to 10.
Defaults Not congured.
Command Modes ROUTER BGP
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Related Commands bgp four-octet-as-support — enables 4-byte support for the BGP process.
neighbor default-originate
Inject the default route to a BGP peer or neighbor.
Syntax
neighbor {ip-address | peer-group-name} default-originate [route-map map-name]
To remove a default route, use the no neighbor {ip-address | peer-group-name} default-
originate command.
Parameters
ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format.
peer-group-name Enter the name of the peer group to set the default route of all routers in that peer group.
route-map map-
name
(OPTIONAL) Enter the keyword route-map then the name of a congured route map.
Defaults Not congured.
Command Modes ROUTER BGP
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
Border Gateway Protocol IPv4 (BGPv4) 313