9 neighbor description, 10 neighbor remote-as – CANOGA PERKINS 9175 Command Reference User Manual
Page 482
CanogaOS Command Reference
27-6
neighbor as-override command on the PE router removes the CE neighbor’s ASN from the AS_PATH attribute
allowing CE routers with the same ASN to accept routes from each other.
Examples
Switch(config-router)# address-family ipv4 vrf VRF_A
Switch(config-router-af)# neighbor 10.10.0.1 as-override
Related Commands
address family ipv4 vrf, neighbor remote-as
27.9 neighbor description
Use this command to associate a description with a neighbor.
Use the no parameter with this command to remove the description.
Command Syntax
(no) neighbor IPADDRESS description .LINE
IPADDRESS = A.B.C.D|X:X::X:X Specifies the address of the BGP neighbor in IPv4 or IPv6 format.
LINE = 80-character text that describes the neighbor.
Command Mode
Router mode and Address Family-vrf mode
Usage
This command helps in identifying a neighbor quickly. It is useful for an ISP that has multiple neighbor
relationships
Examples
Switch(config)#router bgp 100
Switch(config-router)#address-family ipv4 vrf VRF_A
Switch(config-router-af)#neighbor 10.10.0.1 description Bank of America
Related Commands
address-family, neighbor remote-as
27.10 neighbor remote-as
Use this command to establish BGP peering with customer edge router.
Use the no parameter with this command to delete this peering.
Command Syntax
(no) neighbor NEIGHBORADDRESS remote-as ASN