VOLKTEK NSH-580 MANAGED 24-PORT 10/100 + 4 G COMBO L3 SWITCH
8.3.7.2 Router
ID
Assign an OSPF Router ID in IP-address format.
CLI Syntax: ospf router-id a.b.c.d
Example:
Switch(config-router)#ospf router-id 10.0.0.3
8.3.7.3 Area
Set the OSPF area ID.
CLI Syntax: network a.b.c.d/m area decimal-value
Example:
Switch(config-router)#network 102.192.2/24 area 1
8.3.8 VRRP
Enable or disable VRRP functions for a specific IP interface.
CLI Syntax: standby VRID (1-255) ip a.b.c.d
Example:
Switch(config-if)#standby 1 ip 192.168.1.1
8.3.9 Spanning Tree
8.3.9.1 clear spanning-tree counters
Use the ‘clear spanning-tree counters’ configuration command on the switch to clear
spanning-tree statistics.
CLI Syntax:
clear spanning-tree counters
Example:
Switch#clear spanning-tree counters
8.3.9.2 clear spanning-tree counters interface IFNAME
Use the ‘clear spanning-tree counters’ configuration command on the switch to clear
spanning-tree statistics on one interface.
CLI Syntax:
clear spanning-tree counters interface IFNAME
Example:
Switch#clear spanning-tree counters interface fastethernet1/0/2
8.3.9.3 default
spanning-tree
This command sets spanning-tree parameter to default.
CLI Syntax:
default spanning-tree
Example:
Switch#default spanning-tree forward-time
87