![]() |
Cisco 626 ATM ADSL Modem User Guide
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Command Line Reference
![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table of ContentsCommand Line Reference4.1 Introduction
4.1 Command Syntax Conventions 4.2 help 4.3 ping 4.4 quit/exit 4.5 reboot 4.6 set errors 4.7 set interface 4.8 set nvram 4.9 set password 4.10 set prompt 4.11 set rip 4.12 set route 4.13 set serial 4.14 set telnet 4.15 set timeout 4.16 set tftp 4.17 show 4.18 stats 4.19 write Command Line Reference4.1 IntroductionThis section documents the Cisco Broadband Operating System (CBOS) commands and command arguments that manage and monitor the Cisco 626. It also provides information on: how to use the cpe626 implementation of the CBOS; and the CBOS command syntax. The CBOS runs in two modes: exec and enable. The table below lists the commands for each mode. Table 4-1: Cisco Broadband Operating System Commands
4.1 Command Syntax ConventionsThe list below defines all syntax conventions used in this chapter. Syntax examples are presented below the list.
Some syntax examples are: Example: offset-list {in | out} offset Definition: The command offset-list is entered literally as shown. Mandatory command options (keywords) are shown as {in | out}; where you must enter either the in or out keyword exactly as shown. The variable (requiring a value to be entered in place of the word) is shown as offset. Example: set bridging {rfc1483 | management | ppp} enabled | disabled Definition: The command set bridgingis to be entered literally as shown. Mandatory keywords are shown as {rfc1483 | management | ppp} 4.2 helpTo get help on a particular command: help command-nameYou can also do: ? command-nameSyntax Description
Command ModeExec and Enable Example
or
4.3 pingTo send one or more echo ICMP (Internet Control Message Protocol) request message(s) to another host for a reply: ping ip-address [-t | -n number] [-w seconds] [-i ]Syntax Description
Command ModeExec and Enable ExampleThe following example pings IP address 208.203.234.26 three times.
The following example pings IP address 208.203.234.26 infinitely allowing for a 3 second wait response until the command string times itself out.
4.4 quit/exitTo quit or exit the CBOS: quit | exitSyntax DescriptionThis command has no keywords or arguments. Command ModeExec and Enable ExampleThe following examples quit the CBOS.
4.5 rebootTo reboot the CBOS: rebootSyntax DescriptionThis command has no keywords or arguments. Command ModeExec and Enable ExampleThe following example reboots CBOS.
4.6 set errorsTo implement the set errors command: set errors {client | debug {enabled | disabled} | module { all | atm | ip | none | telnet } | clear }Syntax Description
Command ModeEnable ExampleThe following example clears errors.
The following example sets error reporting for all modules in your system.
The following example sets error reporting to be displayed on the current client.
4.7 set interfaceTo set the interface: set interface {atm0 | atm1}Syntax Description
Command ModeEnable ExampleThe following example sets the interface to be atm0:
4.8 set nvramTo configure NVRAM settings. set nvramcpe626# erase | addparameter | del parameter}Syntax Description
Command ModeEnable ExampleThe following example erases NVRAM.
4.9 set passwordTo set the password: set password { [ mode | clear ] [ new password | mode ] }Note Passwords are limited to 16 characters or less. Syntax Description
Command ModeEnable ExampleThe following example sets a new password for the enable mode:
The following example clears the password for the enable mode:
4.10 set promptTo change the command line prompt: set prompt new-prompt-nameSyntax Description
Command ModeEnable ExampleThe following example resets the CBOS prompt.
4.11 set ripThe set rip command automatically adds routes to your stream. To configure Routing Information Protocol (RIP) settings: set rip enabled disabled atmX aging value < 65000 {disabled | enabled} deltimeouted timeout-value {disabled | enabled} garbage value < 65000 {disabled | enabled} update value < 65000 {disabled | enabled}Syntax Description
Command ModeEnable ExampleThe following example sets rip for the atm1 interface:.
4.12 set routeTo build a routing table by manually adding or deleting entries in a routing table. set route default ip-address | delete ip-address | add [{ip address | gw address} |mask netmask | metric hops] Syntax Description
Command ModeEnable ExamplesThe following example shows how to add a route without specifying a netmask or metric.
The following example shows how to delete a route.
The following example shows how to add a route specifying a netmask and a gateway.
The following example shows how to add a default route.
The following example shows how to add a route add a route specifying a netmask, gateway and a metric.
Note Press Enter only after entering all command parameters. Command examples appear on two lines for readability. 4.13 set serialTo configure serial port settings. set serial timeout timeout-value more lines-numberSyntax Description
Command ModeEnable ExampleThe following example set the timeout value for the serial port.
4.14 set telnetTo configure the telnet daemon settings. set telnet remoteip-address | timeout# | portudp-port-numberSyntax Description
Command ModeEnable ExampleThe following example sets the remote address for the Telnet application.
The following example sets the number of seconds for the Telnet connection to timeout.
4.15 set timeoutTo configure timeout settings. set timeout idle seconds sessionseconds resetsecondsSyntax Description
Command ModeEnable ExampleThe following example sets the timeout values for the idle and session timeouts.
4.16 set tftpTo configure the TFTP settings. set tftp remoteip-address | timeout# | portudp-port-numberSyntax Description
Command ModeEnable ExampleThe following example sets the remote address for the TFTP application.
4.17 showTo display statistics on a particular application or interface. show arp | errors | interface [atm0 | atm1] | nvram | nvram# | rarp | rip {status | atm0 | atm1}| running | running# | serial | telnet | tftp | timeout | uptime | versionSyntax Description
Command ModeExec and Enable ExamplesThe following example displays an application's configuration settings.
The following example displays the port setting for atm0.
The following example displays the IP address and subnet mask settings for both ports (atm0 and atm1).
The following example displays the status of all rip settings.
4.18 statsTo show operating statistics. stats ip [general | rip | atm0 | atm1] | atm0 | atm1 | telnet | tftp | serialSyntax Description
Command ModeExec and Enable ExampleThe following command displays the statistics for the atm0 interface:
4.19 writeTo write configuration changes to NVRAM. writeSyntax DescriptionThis command has no arguments or keywords. Command ModeEnable ExampleThe following command writes all configuration changes you make to NVRAM.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|