40 show ip ospf virtual-links, 41 timers spf – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 276

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 276 of 855

15.40 show ip ospf virtual-links

To display parameters and the current state of Open Shortest Path First (OSPF) virtual links, use the
show ip ospf virtual-links command in EXEC mode.


Command Syntax

show ip ospf virtual-links


Command Mode

EXEC


Usage

The information displayed by the show ip ospf virtual-links command is useful in debugging OSPF
routing operations.


Examples

The following is sample output from the show ip ospf virtual-links command:
Switch# show ip ospf virtual-links
Virtual Link VLINK0 to router 3.3.3.3 is down
Transit area 1 via interface *
Local address *
Remote address *
Transmit Delay is 1 sec, State Down,
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in inactive
Adjacency state Down


Related Commands

15.41 timers spf

To turn on Open Shortest Path First (OSPF) shortest path first (SPF) throttling, use the timers spf
command in router configuration mode. To turn off SPF throttling, use the no form of this command.


Command Syntax

timers spf spf-start spf-hold
no timers spf

spf-start

Indicates the initial SPF schedule delay in seconds. Value range is 0 to
2147483647 seconds.

spf-hold

Indicates the minimum hold time between two consecutive SPF calculations.
Value range is 0 to 2147483647 seconds.

Advertising