[c-nsp] HWIC-4ESW (routed ports - basic question??)

Garry gkg at gmx.de
Sun Jan 17 10:20:13 EST 2010


Bob Arthurs wrote:
> hi all,
> 
> I'm just about to install some HWIC-4ESW into our 3800s on some customer sites and I have a quick question - couldn't find a clear answer on cco.
> 
> Can I configure the Ethernet ports on the HWIC-4ESW as routed ports (no switchport)? Or do I have to configure SVIs and then assign the ports to the SVI associated VLANs?
> 
> I want to avoid the extra config with SVIs and keep it simple with routed ports if at all possible.

You will need to configure a VLAN access port, for which you can then
configure IP routing:

	int fa0
		switchport access vlan 2

	int vlan 2
		ip address ...

-garry


More information about the cisco-nsp mailing list