Cisco IE-4000 Software Configuration Manual page 75

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

Advertisement

Performing Switch Setup Configuration
How to Perform Switch Setup Configuration
Command
4.
banner config-save ^C warning-message ^C
5.
end
6.
show boot
Manually Assigning IP Information on a Routed Port
This task describes how to manually assign IP information on a Layer 3 routed port.
Command
1.
configure terminal
2.
interface type id
3.
no switchport
4.
ip address address mask
5.
exit
6.
ip default-gateway ip-address
7.
end
8.
show ip redirects
9.
copy running-config startup-config
Manually Assigning IP Information to SVIs
This task describes how to manually assign IP information to multiple switched virtual interfaces (SVIs).
Command
1.
configure terminal
2.
interface vlan vlan-id
3.
ip address ip-address subnet-mask
4.
exit
Purpose
(Optional) Creates warning messages to be displayed
when you try to save the configuration file to NVRAM.
Returns to privileged EXEC mode.
Verifies the configuration.
Purpose
Enters global configuration mode.
Enters interface configuration mode.
Configures an interface into Layer 3 mode.
Specifies the IP address and mask for the interface.
Returns to global configuration mode.
Enters the IP address of the next-hop router interface that is directly
connected to the switch where a default gateway is being configured.
The default gateway receives IP packets with unresolved destination IP
addresses from the switch.
Once the default gateway is configured, the switch has connectivity to
the remote networks with which a host needs to communicate.
Note:
When your switch is configured to route with IP, it does not need to
have a default gateway set.
Returns to privileged EXEC mode.
Verifies the configured default gateway.
(Optional) Saves your entries in the configuration file.
Purpose
Enters global configuration mode.
Enters interface configuration mode, and enters the VLAN to which the IP
information is assigned. The VLAN range is 1 to 4096.
Enters the IP address and subnet mask.
Returns to global configuration mode.
71

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ie-5000Ie-4010

Table of Contents