2.3.3.5.6 IP OSPF
This command sets up oSPF interface parameters.
CLI Syntax: ip ospf
Example: (config-if)# ip ospf
2.3.3.5.7 IP PIM
This command sets up PIM-dM interface parameters.
CLI Syntax: ip pim
Example: (config-if)# ip pim dense-mode
2.3.3.5.8 IP RIP
This command sets up RIP interface parameters.
CLI Syntax: ip rip
Example: (config-if)# ip rip
2.3.3.6 RIP
2.3.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
2.3.3.6.2 No Router RIP
disable RIP.
CLI Syntax: no router rip
Example: (config)# no router rip
2.3.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
2.3.3.6.4 Network
Set the RIP-enable interfaces via network. Interfaces with addresses matching the network’s
are enabled.
CLI Syntax: network A.B.C.D/M
Example: (config-router)# network 35.0.0.0/8
2.3.3.7 OSPF
2.3.3.7.1 Router OSPF
enable or disable the oSPF process. Multiple oSPF processes are not supported, so you can’t
specify an oSPF process number.
CLI Syntax: router ospf
Example: (config)# router ospf
2.3.3.7.2 Router ID
Assign 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
2.3.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
2.3.3.8 Multicast Route
enable or disable Multicast Route functions, which include dVMRP and PIM-dM.
42
COMMAND LINE INTERFACE
Содержание 523868
Страница 1: ...Managed Layer 3 Access Switch user manual Model 523868 INT 523868 UM 0807 01...
Страница 2: ......
Страница 52: ...NOTES 52...
Страница 53: ...NOTES 53...
Страница 54: ...NOTES 54...
Страница 55: ...NOTES 55...