cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
570
Views
10
Helpful
3
Replies

HWIC-4ESW in 2801, can't get working....

trippi
Level 1
Level 1

I have placed a hwic-4esw in my 2801.

I've created a subinterface and assigned that switchport to that vlan. I have then connected it to my 3750. I can see the link in cdp. I can even see the mac of the hwic-4esw in my 3750 mac table, but nothing more than that. I've attached the configs.

1 Accepted Solution

Accepted Solutions

a.alekseev
Level 7
Level 7

no interface FastEthernet0/1.75

interface Vlan 75

description DMZ

ip address 10.10.75.22 255.255.255.0

no ip redirects

ip unreachables

no ip proxy-arp

no cdp enable

View solution in original post

3 Replies 3

rskrzek
Level 1
Level 1

hi,

if You want connect DMZ to port on HWIC-4ESW You must setup interface VLAN 75 with IP ADDRESS. Interface FastEthernet 0/1.75 is part of trunk on FastEthernet 0/1?

regards

romek

a.alekseev
Level 7
Level 7

no interface FastEthernet0/1.75

interface Vlan 75

description DMZ

ip address 10.10.75.22 255.255.255.0

no ip redirects

ip unreachables

no ip proxy-arp

no cdp enable

glen.grant
VIP Alumni
VIP Alumni

Get rid of the subinterface and create the following . Put that switchport into vlan 75.

Sorry didn't see the previous post which said the same thing!!

interface vlan 75

description DMZ

encapsulation dot1Q 75

ip address 10.10.75.22 255.255.255.0

no ip redirects

no ip unreachables

no ip proxy-arp

no cdp enable

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card