[Contents] [Prev] [Next] [Index] [Report an Error]

show chassis mac-addresses

Syntax

show chassis mac-addresses

Syntax (Routing Matrix)

show chassis mac-addresses
<lcc number | scc>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display the media access control (MAC) addresses for the router chassis.

Options

none — Display the MAC addresses for the router chassis. For the routing matrix only, display MAC addresses on the TX Matrix platform and its attached T640 routing nodes.

lcc number(Routing matrix only) (Optional) Display MAC addresses for a specified T640 routing node (or line-card chassis) that is connected to a TX Matrix platform. Replace number with a value from 0 through 3.

scc — (Routing matrix only) (Optional) Display MAC addresses for the TX Matrix platform (or switch-card chassis).

Required Privilege Level

view

List of Sample Output

show chassis mac-addresses
show chassis mac-addresses (Routing Matrix)

Output Fields

Table 73 lists the output fields for the show chassis mac-addresses command. Output fields are listed in the approximate order in which they appear.

Table 73: show chassis mac-addresses Output Fields

Field Name

Field Description

MAC address information

Public base address

Base address of the MAC addresses allocated to this router.

Public count

Number of allocated public addresses.

Private base address

Base address of the private MAC addresses allocated to this router.

Private count

Number of allocated private addresses.

show chassis mac-addresses

user@host> show chassis mac-addresses
MAC address information 
  Public base address   0:90:69:0:4:0
  Public count       1008
  Private base address   0:90:69:0:7:f0
  Private count       16

show chassis mac-addresses (Routing Matrix)

user@host> show chassis mac-addresses
scc-re0:
--------------------------------------------------------------------------
MAC address information:
  Public base address     00:05:85:9e:cc:00
  Public count            8064
  Private base address    00:05:85:9e:eb:80
  Private count           128
lcc0-re0:
--------------------------------------------------------------------------
MAC address information:
  Public base address     00:05:85:68:98:00
  Public count            2032
  Private base address    00:05:85:68:9f:f0
  Private count           16
lcc2-re0:
--------------------------------------------------------------------------
MAC address information:
  Public base address     00:05:85:68:78:00
  Public count            2032
  Private base address    00:05:85:68:7f:f0
  Private count           16

[Contents] [Prev] [Next] [Index] [Report an Error]