[c-nsp] 3750 Metro internal vlan allocation for loopback?

Michele Bergonzoni bergonz at labs.it
Wed Oct 26 03:41:28 EDT 2011


Il 25/10/2011 21.39, Jared Gillis ha scritto:
> VLAN Usage
> ---- --------------------
> 1006 Loopback1
>
> interface Loopback1
>   description Primary Management/Peering IP
>   ip address a.b.c.d 255.255.255.255


You might try to trade the Lo1 for a VLAN:

vlan 4000
exit

no spanning-tree vlan 4000

int Vlan4000
  description Primary Management/Peering IP
  ip address a.b.c.d 255.255.255.255

Since autostate will put this VLAN in "line protocol down" if there are 
no physical ports, you should allow it in some trunks that you expect to 
be always up.

Yes, it is an ugly workaround, inapplicable if you don't have such 
trunks. I don't think autostate can be turned off on the 3750ME, if it 
turns out to be possible, that's better.

Bye,
				Bergonz


-- 
Ing. Michele Bergonzoni - Laboratori Guglielmo Marconi S.p.a.
Phone:+39-051-4392826 e-mail: bergonz at labs.it
alt.advanced.networks.design.configure.operate


More information about the cisco-nsp mailing list