6 rip, 7 ospf, 1 router ospf – Asus GigaX3112 User Manual
Page 86
73
GigaX3112 Series Layer 3 Managed Switch
5.3.6 RIP
5.3.6.1 router rip
The router rip command is necessary to enable RIP. To disable RIP, use the no
router rip command. RIP must be enabled before carrying out any of the RIP
commands.
CLI Syntax: router rip
Example: (config)# router rip
5.3.6.2 no router rip
Disable RIP.
CLI Syntax: no router rip
Example: (config)# no router rip
5.3.6.3 version
RIP can be configured to process either Version 1 or Version 2 packets, the
default mode is Version 2.
CLI Syntax: version 1|2
Example: (config-router)# version 1
5.3.6.4 network
Set the RIP enable interface by network. The interfaces which have addresses
matching with network are enabled.
CLI Syntax: network A.B.C.D/M
Example: (config-router)# network 35.0.0.0/8
5.3.7 OSPF
5.3.7.1 router ospf
Enable or disable the OSPF process. ospfd does not yet support multiple OSPF
processes. So you can not specify an OSPF process number.
CLI Syntax: router ospf
Example: (config)# router ospf