Installation guide

Table Of Contents
41
Cisco uBR7200 Series Universal Broadband Router Wireless Modem Card and Subsystem Installation and Configuration
78-6030-03
Command Reference
shut (shutdown and restart)
Use this command in interface configuration mode to shut down the radio link. Use the no version of the
command to reinstate the radio link.
The state of the link is displayed on the console.
Caution When using telnet to control the far end of the link, use the clear interface radio slot/port command
in privileged EXEC mode in place of the shut/no shut command. The clear interface command will
cause an automatic shutdown and restart.
shut
no shut
Example
The following command will shut down the radio link:
UBR04(config-if)# shut
write
Use this command in privileged EXEC mode to write the configuration currently being executed by the
Cisco uBR7200 series router to a specified device.
write {memory | network | terminal | erase}
Syntax Description
Caution Do not enter the write command without designating a destination. If you enter the write command
without designating a destination, the running configuration will be written by default to the startup
configuration.
memory Configuration will be written to NV memory.
network remote-host configFileName
remote-host IP address of the host.
configFileName The name of a file in which to save the configuration.
terminal Configuration will be written to the terminal.
erase Contents of NV memory will be erased.