03-07-2019 07:57 AM
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
!
03-07-2019 08:48 AM
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
03-07-2019 09:16 AM
Thanks,
and Is Vlan 100 assigned to interface GigabitEthernet0/1
03-07-2019 11:25 AM
@vikrantambhore1999 wrote:Thanks,
and Is Vlan 100 assigned to interface GigabitEthernet0/1
If the WAN port is in access mode no change is required.
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