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

show chassis mac-addresses

Syntax

show chassis mac-addresses

Syntax (TX Matrix Router)

show chassis mac-addresses
<lcc number | scc>

Syntax (TX Matrix Plus Router)

show chassis mac-addresses
<lcc number | sfc number>

Release Information

Command introduced before JUNOS Release 7.4.

sfc option introduced for the TX Matrix Plus router in JUNOS Release 9.6.

Description

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

Options

none — (TX Matrix and TX Matrix Plus routers only) Display the MAC addresses for the router chassis. On a TX Matrix router, display MAC addresses on the TX Matrix router and its attached T640 routers. On a TX Matrix Plus router, display MAC addresses on the TX Matrix Plus router and its attached T1600 routers.

lcc number((TX Matrix and TX Matrix Plus routers only) (Optional) On a TX Matrix router, display MAC addresses for a specified T640 router (or line-card chassis) that is connected to the TX Matrix Plusrouter. On a TX Matrix Plus router, display MAC addresses for a specified T640 router (or line-card chassis) that is connected to the TX Matrix Plus router. Replace number with a value from 0 through 3.

scc — (TX Matrix routers only) (Optional) Display MAC addresses for the TX Matrix router (or switch-card chassis).

sfc number(TX Matrix Plus routers only) (Optional) Display MAC addresses for the TX Matrix Plus router (or switch-fabric chassis).

Required Privilege Level

view

List of Sample Output

show chassis mac-addresses
show chassis mac-addresses (TX Matrix Router)
show chassis mac-addresses (TX Matrix Plus Router)

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.

Sample Output

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 (TX Matrix Router)

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

show chassis mac-addresses (TX Matrix Plus Router)

user@host> show chassis mac-addresses
sfc0-re0:
--------------------------------------------------------------------------
MAC address information:
  Public base address     00:1d:b5:14:00:00
  Public count            65023
  Private base address    00:1d:b5:14:fd:ff
  Private count           512

lcc0-re0:
--------------------------------------------------------------------------
MAC address information:
  Public base address     00:1f:12:7a:84:00
  Public count            2032
  Private base address    00:1f:12:7a:8b:f0
  Private count           16

lcc1-re0:
--------------------------------------------------------------------------
MAC address information:
  Public base address     00:22:83:42:48:00
  Public count            2032
  Private base address    00:22:83:42:4f:f0
  Private count           16

lcc2-re0:
--------------------------------------------------------------------------
MAC address information:
  Public base address     00:1f:12:c3:58:00
  Public count            2032
  Private base address    00:1f:12:c3:5f:f0
  Private count           16

lcc3-re0:
--------------------------------------------------------------------------
MAC address information:
  Public base address     00:21:59:ef:b8:00
  Public count            2032
  Private base address    00:21:59:ef:bf:f0
  Private count           16

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