12-17-2015 10:05 PM - edited 03-08-2019 03:08 AM
Dear All,
I have layer-2 link between our Primary and DR sites on which SAN data replicate. It has to be layer-2 due to SAN limitation. It is running on trunk and allowed VLANs are 2. I need to enable the maximum security on that link. Can you please guide me how to do that on Trunk ports? Please help.
Below is the configuration on interface.
!
interface GigabitEthernet0/36
description MPLS 40Mbps testing link
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 597,598
switchport mode trunk
no cdp enable
12-18-2015 12:18 AM
You have already added a level of security by manually allowing only the Vlans which are needed.
I guess you could use the #switchport nonegotiate command to stop each side sending DTP messages but I am not sure if this is going to give you much extra security.
Port security tends to be used on Access Ports to restrict how many hosts and their associated MAC addresses can use that port but I am unsure if it works on a Trunk link? Would it be of much use on a Trunk link considering how many hosts and MAC addresses may need to go across it?
12-18-2015 12:47 AM
Dear Laurie
I am looking for some L2 tunnel which supports encryption as well Like L2TPV3. I havnt done it before in my career, Looking for some advise.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide