
Getting Started with the BCC
117383-D Rev 00
2-27
keyword
is a subcommand that further specifies what aspect of
object_name
you
want to see, such as
show ip routes. Many show commands have multiple
keyword levels, such as
show frame-relay stats lapf errors.
-
filter
is a command option that limits show command output to a specific subset
or filtered view of the total information available. You must enter the dash
character (-) and the
filter
explicitly, with no space between the two, for example,
show frame-relay stats lapf errors -interface. You can often combine filters in a
single command, such as:
show atm interfaces -disabled -slot 9
filter_argument
pertains to the
filter
preceding it in the command line. The
filter_argument
further restricts the filtered output from a show command,
such as:
show frame-relay stats lapf errors -interface
<interface_address>
.
To display any available
show command
object_name
,
keyword
,
filter
, or
filter_argument
, use the ? command, as follows:
• To display a list of every
object_name
available for the BCC show command,
enter
show ?.
Example:
bcc>
show ?
access dsucsu hifn mct1e1 sonet
atm dsx3 hssi modem syslog
/jointfilesconvert/93357/bgp dvmrp http mtm system
bri ethernet hwcomp ntp tcp
classical-ip fddi igmp ospf telnet
config frame-relay ip ppp tftp
console ft1e1 ipx process token-ring
dial ftp isdn-switch serial wcp
dns hardware lane snmp
• To display every
keyword
available for a specific
object_name
, enter
show
<object_name>
?
Example:
bcc>
show frame-relay ?
congestion services stats svcs
multiline shaping summary vcs
For show commands that have additional keyword levels:
bcc>
show ip stats ?
cache fragments security
datagrams interface summary
Komentáře k této Příručce