Forum Discussion

bert_92443's avatar
bert_92443
Icon for Nimbostratus rankNimbostratus
Sep 13, 2012

bigpipe command show all pools associate to an virtual addrress

I have 2 bigip devices that are giving different result with the command

 

b virtual address 172.16.20.100 show

 

 

b virtual address 172.16.20.100 show

 

VIRTUAL ADDRESS 172.16.20.100 UNIT 1

 

| ARP enable

 

| (cur, max, limit, tot) = (0, 14248, 0, 163.0M)

 

| (pkts,bits) in = (2.903G, 2.591T), out = (8.175G, 95.21T)

 

 

NO NAME OF THE VIRTUAL SERVER ASSOCIATED TO IT

 

 

how to get the name of virtual address associates with a specific ip address?

 

I want to be able to pull out the names and disable those virtual server. The command b virtual : disable is not working - I looks like I must use the name of the virtual server b virtual YAYA disable.

 

 

 

On the soft BIG-ip the command works as I want.

 

 

[root@bigip1:Active] config b virtual address 172.16.20.100 show | grep VIRTUAL

 

VIRTUAL ADDRESS 172.16.20.100 UNIT 1

 

+-> VIRTUAL VS_YAYA_443 SERVICE https

 

+-> VIRTUAL YAYA SERVICE http DISABLED

 

[root@bigip1:Active] config

 

 

 

 

Please need help -

 

 

No RepliesBe the first to reply