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

simple question: showing numbers, not names

cmiller
Level 1
Level 1

For example, when I do a sh object-group, it shows all the names of the hosts in the group; for example:

object-group network HSTMAIL01

description: Hosting Mailservers

network-object HSTMAIL01-66 255.255.255.255

network-object HSTMAIL01-67 255.255.255.255

Basicly what I want to know is how instead of showing HSTMAIL01-66, I want it to show the actual IP address of the hosts.

3 Replies 3

cmiller
Level 1
Level 1

Ah ha -- I answered my question myself... 'sh name' shows all the name -- IP definations

:)

F.Y.I.

you can use the follwoing command to view ip addresses instead of names when you do a show config:

no names

if you want to view the names, use the command:

names

vik

wow thanks! I was wondering how you did that.

-Chris (ee99ee)