Forum Discussion
Raja_Tomar_7476
Nimbostratus
Aug 03, 2005node <ip addr>[:<service>] ... enable Not working
Hi,
I am using following commands of bigpipe to enabling/disabling nodes.
node [:] ... enable
node [:] ... disable
These commands are working along with service e.g.
bigpipe node 204.10.122.11:80 disable
Is working fine but when I tried to enable/disable perticular node (for all services) kind of ADDR DISABLE. I tried the following
bigpipe node 204.10.122.11 disable
But it is not working. Is it the correct way to do this? If not then can you please tell me that how can I ADDR DISABLE any node.