Cisco HWIC-4ESW User Manual page 91

Etherswitch interface cards
Hide thumbs Also See for HWIC-4ESW:
Table of Contents

Advertisement

Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
Beginning in privileged EXEC mode, follow these steps to automatically configure Cisco IP phones to
send voice and data traffic on the same VLAN.
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 interface-id
Example:
Router(config)# interface 0/2/1
Step 4
switchport access vlan vlan-id
Example:
Router(config-if)# switchport access vlan
100
Step 5
end
Example:
Router# end
Verifying Switchport Configuration
Use the show run interface command to verify the switchport configuration.
Router# show run interface interface-id
Use the write memory command to save the current configuration in flash memory.
Router# write memory
enable
configure terminal
interface interface-id
switchport access vlan vlan-id
end
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Enters global configuration mode.
Enters the interface configuration mode and the port to be
configured (e.g., interface fa0/1/1).
Sets the native VLAN for untagged traffic.
The value of vlan-id represents the ID of the VLAN that is
sending and receiving untagged traffic on the port. Valid
IDs are from 1 to 1001. Leading zeroes are not permitted.
Returns to the privileged EXEC mode.
How to Configure EtherSwitch HWICs
Book Title
91

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hwic-d-9esw

Table of Contents