147
VoIP Subscriber Gateways
Basic commands
do
Allows to execute root mode commands from any other command-line interface mode
Syntax
do <command>
Parameters
command – EXEC level command
Privilegy
priv
Command mode
CONFIG, CONFIG-NETWORK, CONFIG-SIP, CONFIG-VOICEPORT,CONFIG-VOICEPROFILE
Example
tau-8(config)# do show ipaddr
IP address: 192.168.118.119
exit
Command is designed to exit the configuration mode
Syntax
exit
Parameters
Command contains no arguments.
Privilegy
priv
Command mode
CONFIG, CONFIG-NETWORK, CONFIG-SIP, CONFIG-VOICEPORT,CONFIG-VOICEPROFILE
no
Negotiation command.
Syntax
no <command>
Parameters
<command> - command. Executes for command negotiation or default value setting
Privilegy
priv
Command mode
CONFIG, CONFIG-NETWORK, CONFIG-SIP, CONFIG-VOICEPORT,CONFIG-VOICEPROFILE
Example
tau-8(config)# no timer duration
Top level commands (exec)