Chapter 46: IP Routing Commands
Global Routing Configuration
– 1377 –
46
IP R
OUTING
C
OMMANDS
After network interfaces are configured for the switch, the paths used to
send traffic between different interfaces must be set. If routing is enabled
on the switch, traffic will automatically be forwarded between all of the
local subnetworks. However, to forward traffic to devices on other
subnetworks, either configure fixed paths with static routing commands, or
enable a dynamic routing protocol that exchanges information with other
routers on the network to automatically determine the best path to any
subnetwork.
This section includes commands for both static and dynamic routing. These
commands are used to connect between different local subnetworks or to
connect the router to the enterprise network.
G
LOBAL
R
OUTING
C
ONFIGURATION
.
IPv4 Commands
ip route
This command configures static routes. Use the
no
form to remove static
routes.
S
YNTAX
ip route
destination-ip
netmask
next-hop
[
distance
]
no ip route
{
destination-ip netmask
next-hop
|
*
}
destination-ip
– IP address of the destination network, subnetwork,
or host.
Table 46-1: IP Routing Commands
Command Group
Function
Configures global parameters for static and dynamic routing,
displays the routing table and statistics for protocols used to
exchange routing information
Table 46-2: Global Routing Configuration Commands
Command
Function
Mode
Configures static routes
GC
Uses software to process static routes
GC
Displays specified entries in the routing table
PE
Displays static or dynamically learned entries in the
routing table
PE
Displays summary information for the routing table
PE
Summary of Contents for SSE-G2252
Page 42: ...44 General IP Routing on page 627...
Page 603: ...Chapter 16 IP Configuration Setting the Switch s IP Address IP Version 6 609...
Page 883: ...Chapter 24 General Security Measures Port based Traffic Segmentation 894...
Page 989: ...Chapter 30 Congestion Control Commands Automatic Traffic Control Commands 1000 Console...
Page 1007: ...Chapter 33 Address Table Commands 1019...
Page 1137: ...Chapter 38 Quality of Service Commands 1150...