Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
Avaya C460 Reference Guide 67
Example:
network (RIP)
User level: read-write, admin.
L You can only access this command in router-RIP mode.
Type router rip at the command prompt to enter router-RIP mode if
necessary.
Use the network command to specify a list of networks on which the RIP is
running.
Use the no network command to remove an entry.
The syntax for this command is:
[no] network <ip-address> [<wildcard-mask>]
Example:
To specify that RIP will be used on all interfaces connected to the network
192.168.37.0:
network (OSPF)
User level: read-write, admin.
L You can only access this command in Router-OSPF mode.
Type router ospf at the command prompt to enter Router -OSPF mode if
necessary.
Use the network command to enable OSPF in this network.
Use the no network command to disable OSPF in this network.
The default is disabled.
C460-1(super)# line 5 “C460 CLI”
Done!
ip addr The IP address of the network of directly connected networks
wildcard-mask Wildcard mask address. Exists for compatibility with P550.
Router-1 (configure router:rip) # network 192.168.37.0
Done!