From: Salau,Olayemi (Olayemi.Salau@southampton.gov.uk)
Date: Fri May 04 2007 - 11:00:02 ART
Hello,
SW1:
==========
interface FastEthernet0/1
switchport access vlan 100
switchport mode dot1q-tunnel
l2protocol-tunnel cdp
no cdp enable
end
> l2protocol-tunnel cdp
This tells dot1q to transport cdp via the layer-2 tunnel
> no cdp enable
This disables cdp protocol on the interface
You want to teach an English man how to speak French, but then you're
telling him not to speak French.
Although the dot1q has been told to transport cdp packets, but cdp
communication isn't enabled on the interface.
So, I will do cdp enable on all interfaces in context
Many Thanks
This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:20 ART