19 bgp router-id, 20 bgp scan-time – CANOGA PERKINS 9175 Command Reference User Manual

Page 258

Advertising
background image

CanogaOS Command Reference

16-13

• Neighbor deleted

• Member added to peer group

• Administrative shutdown

• Remote AS changed

• RR client configuration modification

• Soft reconfiguration modification

Example

Switch# configure terminal

Switch(config)# router bgp 100

Switch(config-router)# bgp log-neighbor-changes

16.19 bgp router-id

Use this command to configure the router identifier.

Use the no parameter with this command to disable this function

Command Syntax

(no) bgp router-id ROUTERID

ROUTERID = A.B.C.D Manually configured router ID.

Default

In case the loopback interface is configured the router-id is set to the IP address of a loopback interface.

If not, the highest IP address is the router-id.

Command Mode

Router mode

Usage

Use bgp router-id command to manually configure a fixed router ID as a BGP router identifier.

Examples

Switch# configure terminal

Switch(config) router bgp 100

Switch(config-router) bgp router-id 1.1.2.3

16.20 bgp scan-time

Use this command to set the interval for BGP route next-hop scanning.

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

Command Syntax

(no) bgp scan-time TIME

Advertising