67 neighbor soft-reconfiguration inbound, 66 neighbor shutdown – CANOGA PERKINS 9175 Command Reference User Manual

Page 289

Advertising
background image

CanogaOS Command Reference

16-44

16.66 neighbor shutdown

Use this command to disable a neighbor.

Use the no parameter with this command to re-enable the neighbor.

Command Syntax

(no) neighbor NEIGHBORID shutdown

NEIGHBORID = A.B.C.D|X:X::X:X|TAG

A.B.C.D Specifies the address of the BGP neighbor in IPv4 format.

X:X::X:X Specifies the address of the BGP neighbor in IPv6 format.

TAG Name of an existing peer-group. For information on how to create peer groups, refer to the

neighbor peer-group and neighbor remote-as commands. When this parameter is used

with a command, the command applies on all peers in the specified group.

Command Mode

Router mode

Usage

This command shuts down any active session for the specified neighbor and clears all related routing data.

Examples

Switch# configure terminal

Switch(config)# router bgp 10

Switch(config-router)# neighbor 10.10.0.72 shutdown

16.67 neighbor soft-reconfiguration inbound

Use this command to configure the zebos software to start storing updates.

Use the no parameter with this command to disable this function.

Command Syntax

(no) neighbor NEIGHBORID soft-reconfiguration inbound

NEIGHBORID = A.B.C.D|X:X::X:X|TAG

A.B.C.D Specifies the address of the BGP neighbor in IPv4 format.

X:X::X:X Specifies the address of the BGP neighbor in IPv6 format.

TAG Name of an existing peer-group. For information on how to create peer groups, refer to the

neighbor peer-group and neighbor remote-as commands. When this parameter is used with a command,

the command applies on all peers in the specified group.

Command Mode

Router mode and Address Family mode

Usage

Advertising