User Manual UMN:CLI
V5808
521
neighbor {NEIGHBOR-IP |
WORD} shutdown
Shutdowns any active session for the specified router
or peer group and delete all related routing data.
NEIGHBOR-IP: neighbor IP address
WORD: peer group name or neighbor tag
no neighbor {NEIGHBOR-IP-
ADDRESS | WORD} shutdown
Enables the sessions with a previously existing
neighbor or peer group that had been disabled.
11.1.5.5 Changing the Nexthop Information
When you use the command to change the nexthop information that is sent to the iBGP
peer, the nexthop information is set the IP address of the interface used to communicate
with the neighbor. To configure the router as the next hop for a BGP-speaking router or
peer group, use the following command.
neighbor {A.B.C.D | WORD} next-
hop-self
Configures the router as the next hop for a BGP-
speaking router or peer group.
A.B.C.D: BGP neighbor IP address
WORD: peer group name or neighbor tag
no neighbor {A.B.C.D | WORD}
next-hop-self
Deletes the configured router as the next hop for a
BGP-speaking router or peer group.
11.1.5.6 Neighbor Password
To enable/disable MD5 authentication on a TCP connection between BGP neighbors, use
the following command.
neighbor {A.B.C.D | WORD}
password PASSWORD
Sets password to the neighbor.
A.B.C.D: BGP neighbor IP address
WORD: neighbor tag
PASSWORD: password
0-7: encryption type
LINE: alphanumeric string of characters
neighbor {A.B.C.D | WORD}
password <0-7> PASSWORD
no neighbor {A.B.C.D | WORD}
password [PASSWORD]
Deletes a configured password.
no neighbor {A.B.C.D | WORD}
password <0-7> PASSWORD
11.1.5.7 Neighbor Description
A specific neighbor’s description is useful for an ISP that has multiple neighbor
relationships. To associate a description with a neighbor, use the following command.
neighbor {A.B.C.D | WORD}
description LINE
Specifies a description on a neighbor.
A.B.C.D: BGP neighbor IP address