Cisco HWIC-4ESW User Guide - Page 18

Configuring a Fast Ethernet Interface as Layer 2 Access, SUMMARY STEPS, DETAILED STEPS - 4 port

Page 18 highlights

How to Configure EtherSwitch HWICs Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards Note Ports do not support Dynamic Trunk Protocol (DTP). Ensure that the neighboring switch is set to a mode that will not send DTP. Configuring a Fast Ethernet Interface as Layer 2 Access Follow these steps below to configure a Fast Ethernet interface as Layer 2 access. SUMMARY STEPS 1. enable 2. configure terminal 3. interface fastethernet interface-id 4. shutdown 5. switchport mode access 6. switchport access vlan vlan-number 7. no shutdown 8. end DETAILED STEPS Command or Action Step 1 enable Step 2 Example: Router> enable configure terminal Purpose Enables privileged EXEC mode. • Enter your password if prompted. Enters global configuration mode. Step 3 Example: Router# configure terminal interface fastethernet interface-id Step 4 Example: Router(config)# interface fastethernet 0/1/0 shutdown Example: Step 5 Router(config-if)# shutdown switchport mode access Selects the interface to be configured and enters interface configuration mode. • Enter the interface number. (Optional) Shuts down the interface to prevent traffic flow until configuration is complete. Configures the interface as a Layer 2 access. Example: Router(config-if)# switchport mode access 18

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104

Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
How to Configure EtherSwitch HWICs
18
Note
Ports do not support Dynamic Trunk Protocol (DTP). Ensure that the neighboring switch is set to a mode
that will not send DTP.
Configuring a Fast Ethernet Interface as Layer 2 Access
Follow these steps below to configure a Fast Ethernet interface as Layer 2 access.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface fastethernet
interface-id
4.
shutdown
5.
switchport mode access
6.
switchport access vlan
vlan-number
7.
no shutdown
8.
end
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure
terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface fastethernet
interface-id
Example:
Router(config)# interface fastethernet 0/1/0
Selects the interface to be configured and enters interface
configuration mode.
Enter the interface number.
Step 4
shutdown
Example:
Router(config-if)# shutdown
(Optional) Shuts down the interface to prevent traffic flow
until configuration is complete.
Step 5
switchport mode access
Example:
Router(config-if)# switchport mode access
Configures the interface as a Layer 2 access.