Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
Use these steps to remove an IP address.
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS
Command
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
interface vlan_id
Example:
Router(config)# interface vlan 1
Step 4
no ip address
Example:
Router(config-subif)# no ip address
Step 5
end
Example:
Router(config-subif)# end
Caution
If you are removing the IP address through a telnet session, your connection to the switch
will be lost.
Specifying a Domain Name and Configuring the DNS
Each unique IP address can have a host name associated with it. The Cisco IOS software maintains an
EXEC mode and related Telnet support operations. This cache speeds the process of converting names
to addresses.
enable
configure terminal
interface vlan_id
no ip address
end
Purpose
Enables privileged EXEC mode.
•
Enter your password if prompted.
Enters global configuration mode.
Enters interface configuration mode, and enters the VLAN to
which the IP information is assigned.
VLAN 1 is the management VLAN, but you can configure any
VLAN from IDs 1 to 1001.
Removes the IP address and subnet mask.
Returns to privileged EXEC mode.
How to Configure EtherSwitch HWICs
Book Title
95