neighbor shutdown
This command shuts down the peer.
Syntax
neighbor {<neighbor tag>|a.b.c.d|x:x::x:x} shutdown
Command |
Description |
---|---|
a.b.c.d|x:x::x:x |
Defines the IP address of the neighbor (IPv4 or IPv6). |
neighbor tag |
Defines the neighbor tag. |
Default
NA
Command Mode
Privileged User
Example
In This example, the peer is shutdown.
(config-data)# router bgp 1 (conf-router)# neighbor 10.30.5.118 shutdown