Network Router User Manual

9-8
Cisco ONS 15530 Configuration Guide and Command Reference
78-14227-01, Cisco IOS Release 12.1(10)EV2
Chapter 9 Monitoring Your Network Topology
Configuring OSCP
Configuring the Inactivity Factor
The OSCP inactivity factor determines whether or not to declare a link down. The inactivity factor is
multiplied by the advertised Hello timer interval of the other node to produce the inactivity time interval.
If the system does not receive OSCP packets from the other node before the expiration of the inactivity
time interval, the link is declared down.
To configure the OSCP inactivity factor, use the following global configuration command:
Example
The following example shows how to configure the inactivity factor to 10 times the Hello interval value:
Switch(config)# oscp timer inactivity-factor 10
Displaying the OSCP Configuration
You can display the OSCP version, node ID, interfaces, and configured protocol parameters. To display
the OSCP configuration, use the following EXEC command:
Example
The following example shows the OSCP configuration:
Switch(config)# show oscp info
OSCP protocol version 1, Node ID 0202.0304.0506
No. of interfaces 0, No. of neighbors 0
Hello interval 25 tenth of sec, inactivity factor 5,
Hello hold-down 1 tenth of sec
Supported OSCP versions: newest 1, oldest 1
Displaying OSCP Neighbors
You can display the information for neighboring nodes monitored by the OSCP. To display the OSCP
neighbor status for a node, use the following EXEC command:
Command Purpose
oscp timer inactivity-factor factor Configures inactivity factor as a multiple of the Hello
interval. The default multiplier is 5.
Command Purpose
show oscp info Displays the OSCP configuration.
Command Purpose
show oscp neighbor Displays the OSCP neighbor status.