02-20-2015 01:49 PM - edited 03-11-2019 10:32 PM
On a ASA 5505 with a Base License, i'm trying to use a "management-only" interface.
~~
Maximum Physical Interfaces : 8 perpetual
VLANs : 3 DMZ Restricted
~~
I setup the following interfaces
interface Ethernet0/7
switchport access vlan 116
!
interface Vlan116
no nameif
no security-level
ip address 192.168.1.185 255.255.255.0
management-only
I cannot give a name to the interface because of the "Base" licence.
and therefore i cannot add
telnet 0 0 "interface name"
or
ssh 0 0 "interface name"
Cannot ping it from locally attached switch with a trunk configure or straight switchport.
What am I missing here so that i can manage this ASA ???
02-20-2015 01:53 PM
manage it through one of the interfaces you already named.
ssh 0 0 inside for example.
02-20-2015 02:35 PM
upon further research, it looks like that is what i will have to do.
Thank you,
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