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 Enter the IPv6 address in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal
fields of zeros.
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 configured.
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 {ipv6-address | peer-group-name} default-originate
[route-map map-name]
To remove a default route, use the no neighbor {ipv6-address | peer-
group-name} default-originate [route-map map-name] command.
Parameters
ipv6-address Enter the IPv6 address in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal
fields of zeros.
peer-group-name Enter the name of the peer group to set the default route of
all routers in that peer group.
IPv6 Border Gateway Protocol (IPv6 BGP)
809