8 show running-config, Show running-config - 16 – Kontron AT890X Full-Size CLI User Manual

Page 214

Advertising
background image

Utility Commands

AT8901/2/3

AT8901/2/3 CLI Reference Manual

Page 5 - 16

Format

show mac-addr-table [<macaddr> | all]

Mode

Privileged EXEC

Mac Address A unicast MAC address for which the switch has forwarding and or

filtering information. The format is 6 or 8 two-digit hexadecimal num-
bers that are separated by colons, for example 01:23:45:67:89:AB. In
an IVL system the MAC address will be displayed as 8 bytes.

Interface

The port which this address was learned.

Interface Index This object indicates the ifIndex of the interface table entry associ-

ated with this port.

Status

The status of this entry. The meanings of the values are:

Static

The value of the corresponding instance was added by the system or a
user when a static MAC filter was defined. It cannot be relearned.

Learned

The value of the corresponding instance was learned by observing the
source MAC addresses of incoming traffic, and is currently in use.

Management The value of the corresponding instance (system MAC address) is also

the value of an existing instance of dot1dStaticAddress. It is identified
with interface 0/1. and is cur

rently used when enabling VLANs for routing.

Self

The value of the corresponding instance is the address of one of the
switch’s physical interfaces (the system’s own MAC address).GMRP
Learned
The value of the corresponding was learned via GMRP and applies to
Multicast.

Other

The value of the corresponding instance does not fall into one of the
other categories.

5.4.8

show running-config

Use this command to display or capture the current setting of different protocol
packages supported on the switch. This command displays or captures commands with
settings and configurations that differ from the default value. To display or capture the
commands with settings and configurations that are equal to the default value, include
the

[all]

option.

NOTE: Show running-config does not display the User Password, even if you

set one different from the default.

The output is displayed in script format, which can be used to configure another switch
with the same configuration. If the optional

<scriptname>

is provided with a file name

extension of “.scr”, the output is redirected to a script file.

NOTE: If you issue the

show running-config

command from a serial con-

nection, access to the switch through remote connections (such as Tel-
net) is suspended while the output is being generated and displayed.

Format

show running-config [all | <scriptname>]

Mode

Privileged EXEC

Advertising