![ASUSTeK COMPUTER GigaX3112 Series Скачать руководство пользователя страница 87](http://html.mh-extra.com/html/asustek-computer/gigax3112-series/gigax3112-series_user-manual_2993300087.webp)
74
GigaX3112 Series Layer 3 Managed Switch
5.3.7.2 router-id
Assigning an OSPF router-id in IP address format.
CLI Syntax:
ospf router-id a.b.c.d
Example:
(config-router)# ospf router-id 10.0.0.3
5.3.7.3 area
Set the OSPF area ID.
CLI Syntax:
network a.b.c.d/m area a.b.c.d
Example:
(config-router)# network 102.192.2/24 area 192.192.2.254
5.3.8 Multicast Route
Enable or disable the function of multicast route which include DVMRP and PIM-DM.
CLI Syntax:
ip multicast-routing ROUTING-PROTOCOL
Example:
(config-router)# ip multicast-routing PIM-DM
5.3.9 VRRP
Enable or disable the function of VRRP for specific IP interface
CLI Syntax:
standby VRID (1-255) ip a.b.c.d/m
Example:
(config-if)# standby 1 ip 192.168.1.1/24
5.3.10 Spanning Tree
5.3.10.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:
ASUS# clear spanning-tree counters
5.3.10.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:
ASUS# clear spanning-tree counters interface gi1/0/2