Cisco IE-4000 Software Configuration Manual page 659

Industrial ethernet switch
Hide thumbs Also See for IE-4000:
Table of Contents

Advertisement

Configuring Static IP Unicast Routing
Configuring Static Unicast Routes
An IP address identifies a destination for IP packets. Some IP addresses are reserved for special uses and cannot be
used for host, subnet, or network addresses. RFC 1166, "Internet Numbers," contains the official description of these IP
addresses.
An interface can have one primary IP address. A a subnet mask identifies the bits that denote the network number in an
IP address.
This task explains how to assign an IP address and a network mask to an SVI
Command
1.
configure terminal
2.
interface vlan vlan_id
3.
ip address ip-address subnet-mask
4.
end
Configuring Static Unicast Routes
Static unicast routes are user-defined routes that cause packets moving between a source and a destination to take a
specified path. Static routes can be important if the router cannot build a route to a particular destination and are useful
for specifying a gateway of last resort to which all unroutable packets are sent.
Use the no ip route prefix mask {address | interface} global configuration command to remove a static route. The switch
retains static routes until you remove them.
When an interface goes down, all static routes through that interface are removed from the IP routing table. When the
software can no longer find a valid next hop for the address specified as the forwarding router's address in a static route,
the static route is also removed from the IP routing table.
Command
1.
configure terminal
2.
ip route prefix mask {address | interface} [distance]
3.
end
Monitoring and Maintaining the IP Network
Command
show interfaces [interface-id]
Additional References for Configuring
The following sections provide references related to switch administration:
Purpose
Enters global configuration mode.
Enters interface configuration mode, and specifies the Layer 3
VLAN to configure.
Configures the IP address and IP subnet mask.
Returns to privileged EXEC mode.
Purpose
Enters global configuration mode.
Establishs a static route.
Returns to privileged EXEC mode.
Description
Displays the administrative and operational status of all interface
specified interface.
IP Unicast Routing
655

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ie-5000Ie-4010

Table of Contents