07-21-2010 06:41 AM
I have Gi0/0 configured with a sub-interface Gi0/0.251 (outside) interface. On what interface should security level be configured ?
interface GigabitEthernet0/0
description swraz-1
duplex full
no nameif
security-level 100
no ip address
interface GigabitEthernet0/0.251
description vlan251
vlan 251
nameif outside
security-level 0
ip address <subif_ip_address_lan> 255.255.255.0
Solved! Go to Solution.
07-21-2010 07:30 AM
You are right. With the redundant interface, you would need to apply the security level on the redundant interface itself.
07-21-2010 07:11 AM
The security level should be configured per VLAN basis, so it should be configured for every sub interfaces that you configure, as security level is normally ties in to each subnet/logical interface.
Hope that helps.
07-21-2010 07:22 AM
Thanks for the reply. Just wanet to confirm since I read somewhere that security level must not apply to subinerface in a redundant intf. setup.
07-21-2010 07:30 AM
You are right. With the redundant interface, you would need to apply the security level on the redundant interface itself.
07-21-2010 07:42 AM
I ran in some other issue when configuring my red. intf. I have a post opened about it. Please be kind to have a look and let me know what you think.
Title:how to enable ISAKMP outside redundant interface ?
/cheers
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