
-188-
4.2.70 ip route
Command:
ip route <ipv4_addr> <ipv4_netmask> <ipv4_gateway>
ip Internet Protocol
route Add IP route
<ipv4_addr> Net work
<ipv4_netmask> Netmask
<ipv4_gateway> Gate way
Default:
None
Usage Guide:
To configure static route
Example:
To configure static route as below table.
Switch# configure terminal
Switch (config)# ip route 192.168.1.0 255.255.255.0 192.168.0.1
4.2.71 ip routing
Command:
ip routing
ip Internet Protocol
routing Enable routing for IPv4 and IPv6
Default:
None
Comentarios a estos manuales