09-24-2019 05:46 AM - edited 02-21-2020 09:31 AM
Hi Experts,
I have couple of doubt.
1. What is the replacement command for sh interfaces description in ASA FW?
2. What is known as extranet? Please explain in simple terms.
Thanks.
Solved! Go to Solution.
09-24-2019 06:09 AM
Hi,
If you want to see the description of the interface use the following example:-
ASA-FW(config-if)# show interface | inc Interface|Description
Interface GigabitEthernet0/0 "OUTSIDE", is up, line protocol is up
Description: OUTSIDE interface desc
Interface GigabitEthernet0/1 "INTERNET", is up, line protocol is up
Description: INSIDE interface desc
Extranet is a controlled part of your network that you allow 3rd parties to access.
HTH
09-24-2019 06:03 AM
sho interface ip brief
Extranet is just a private network that you can give 3rd parties access to on your network.
(Vendors, clients, etc)
09-24-2019 06:09 AM
Hi,
If you want to see the description of the interface use the following example:-
ASA-FW(config-if)# show interface | inc Interface|Description
Interface GigabitEthernet0/0 "OUTSIDE", is up, line protocol is up
Description: OUTSIDE interface desc
Interface GigabitEthernet0/1 "INTERNET", is up, line protocol is up
Description: INSIDE interface desc
Extranet is a controlled part of your network that you allow 3rd parties to access.
HTH
09-24-2019 07:15 AM
Thanks much for the information.
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