cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1193
Views
5
Helpful
2
Replies

Changing VLAN on ASA sub-interface

johnlloyd_13
Level 9
Level 9

hi,

just a sanity check, i just need to change or update the VLAN on the ASA 'outside' interface and add/allow the VLAN on the switch trunk.

it's troublesome to negate the whole subif since the nameif and its route, NAT related configs will be removed and need to add them back.

just to make things simple, do i just straightforward overwrite on the ASA subif with the vlan 150 command?

 

SW:

interface GigabitEthernet1/0/1
 switchport trunk allowed vlan add 100

 switchport trunk allowed vlan remove 150

 


ASA:

interface GigabitEthernet0/1.150

 vlan 100     <<< PREVIOUSLY VLAN 150
 nameif outside
 security-level 0

 <IP ADD SM>

1 Accepted Solution

Accepted Solutions

Correct, just overwrite the old vlan 150 with vlan 100.

--
Please remember to select a correct answer and rate helpful posts

View solution in original post

2 Replies 2

Correct, just overwrite the old vlan 150 with vlan 100.

--
Please remember to select a correct answer and rate helpful posts

thanks!

Review Cisco Networking products for a $25 gift card