cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
510
Views
0
Helpful
3
Replies

need help to some changes in ASA5540

Hi All,

 

I have ASA5540 and working fine, but our server provider migrate our server with ASA5540 to other infra and they provide me new VLAN, so I appreciate if anybody can help me to make changes on my cisco firewall, they change my WAN port to Vlan100, can you please help me to change configuration to my firewall.
Below is my existing configuration

interface GigabitEthernet0/0
speed 100
duplex full
nameif inside
security-level 100
ip address 192.168.1.1 255.255.255.0
!
interface GigabitEthernet0/1
speed 100
duplex full
nameif outside
security-level 0
ip address XXX.XXX.XXX.31 255.255.255.0
!  

3 Replies 3

Hello,

 

not sure what you are looking for...the below ?

 

interface GigabitEthernet0/1.100

vlan 100
speed 100
duplex full
nameif outside
security-level 0
ip address XXX.XXX.XXX.31 255.255.255.0

Thanks,
and Is Vlan 100 assigned to interface GigabitEthernet0/1


@vikrantambhore1999 wrote:

Thanks,
and Is Vlan 100 assigned to interface GigabitEthernet0/1


If the WAN port is in access mode no change is required.

Remember to rate helpful posts and/or mark as a solution if your issue is resolved.
Review Cisco Networking for a $25 gift card