cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5508
Views
0
Helpful
2
Replies

ASA 5500 - How to show network-object host

craigmueller1
Level 1
Level 1

I am using the following commands to show objects (network-object object <name>) and groups (group-object <groupname>).

sh run object id <name>

sh run object-group id <groupname>

 

 

How do I show network-object host <ip> ?

I have about 115 that are on my ASA.

 

Thank you!

1 Accepted Solution

Accepted Solutions

Kamal Malhotra
Cisco Employee
Cisco Employee

Hi Craig,

 

Is this something you are looking for :

 

ASA# sh object-group net
object-group network VPN
 network-object 10.1.1.0 255.255.255.0
object-group network internal
 network-object 10.100.100.0 255.255.255.0
object-group network Nik
 network-object 192.168.10.0 255.255.255.255
 network-object 192.168.20.0 255.255.255.255
object-group network nik-remote
 network-object 192.168.3.0 255.255.255.255
 network-object 192.168.4.0 255.255.255.255

 

Kamal

 

Note: Please mark answers if they are helpful.

View solution in original post

2 Replies 2

Kamal Malhotra
Cisco Employee
Cisco Employee

Hi Craig,

 

Is this something you are looking for :

 

ASA# sh object-group net
object-group network VPN
 network-object 10.1.1.0 255.255.255.0
object-group network internal
 network-object 10.100.100.0 255.255.255.0
object-group network Nik
 network-object 192.168.10.0 255.255.255.255
 network-object 192.168.20.0 255.255.255.255
object-group network nik-remote
 network-object 192.168.3.0 255.255.255.255
 network-object 192.168.4.0 255.255.255.255

 

Kamal

 

Note: Please mark answers if they are helpful.

the additional information i was looking for is not listed on hosts.

thank you for your time.

Review Cisco Networking for a $25 gift card