
Configuring the Cisco Gigabit EtherSwitch EHWIC
How to Configure Gigabit EtherSwitch EHWICs
67
Configuring the Cisco Gigabit EtherSwitch EHWIC
OL-23155-01
SUMMARY STEPS
1. configure terminal
2. interface type 0/slot/port
3. switchport access vlan vlan-id
4. end
DETAILED STEPS
Verifying Switchport Configuration
Use the show run interface command to verify the switchport configuration.
Router#show run interface gigabitethernet 0/3/1
Use the write memory command to save the current configuration in flash memory.
Router#write memory
Managing the EtherSwitch EHWIC
This section describes how to perform basic management tasks on the Cisco Gigabit EtherSwitch
EHWIC with the Cisco IOS CLI. You might find this information useful when you configure the switch
for the previous scenarios.
The following topics are included:
• Adding Trap Managers, page 68
• Configuring IP Information, page 69
Command Purpose
Step 1
configure terminal
Example:
Router#configure terminal
Enters global configuration mode.
Step 2
interface type 0/slot/port
Example:
Router(config)#interface gigabitethernet
0/3/1
Enters the interface configuration mode and the port to be
configured.
Step 3
switchport access vlan vlan-id
Example:
Router(config-if)#switchport access vlan 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 accepted.
Step 4
end
Example:
Router(config-if)#end
Returns to the privileged EXEC mode.
Comentarios a estos manuales