Table 7 Command-Line Shortcuts And Getting Help; Table 8 Ncl1135 Command-Line Syntax Descriptions - WaveRider NCL1135 User Manual

Table of Contents

Advertisement

Appendix A NCL1135 Command-Line Syntax

Table 7 Command-Line Shortcuts and Getting Help

Type
?
[ command_name ] ?
help
help [ command_name ]
!!
ESC
Subnet Masks
Where a command requires you to enter a subnet mask, you can do one of the following:
Enter it as a range, which is the number of bits (0-32 are valid) in the subnet mask.
Do not enter it, and let the NCL1135 decide what value to use. Note that the NCL1135
does not necessarily pick the correct subnet mask.

Table 8 NCL1135 Command-line Syntax Descriptions

Command Syntax
arp
arp flush
arp add aaa.bbb.ccc.ddd
aa:bb:cc:dd:ee:ff
arp del aaa.bbb.ccc.ddd
bridge statistics
bridge table
bridge table flush
56
To display the names of the root commands.
To display the syntax for a command.
To display all the commands, their subcommands and the
parameters and options for each command.
To display the parameters and options for the command.
To repeat the last command that was executed.
To cancel the command you are typing.
Displays the Address Resolution Protocol (ARP)
configuration information.
Removes the temporary ARP table entries from the
ARP table.
Adds an entry to the ARP table. aaa.bbb.ccc.ddd is
the IP address of the entry that you want to add.
aa:bb:cc:dd:ee:ff is the MAC address associated
with the IP address.
Deletes a specified entry from the ARP table.
aaa.bbb.ccc.ddd is the IP address of the entry that
you want to delete.
Displays the bridge statistics (frames in, frames out,
etc.). Only available in bridging mode.
Displays the bridge table entries. Only available in
bridging mode.
Removes the learned entries from the bridge table. Only
available in bridging mode.
To do this...
Description
APCD–NC003–1.0

Advertisement

Table of Contents
loading

Table of Contents