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

show llc2 redundancy track

Syntax

show llc2 redundancy
<brief | detail>
<interface statistics | mac-translation | track (dlsw-remote-destination | dlsw-remote-peer | interfaces)>

Release Information

Command introduced in JUNOS Release 7.5.

Description

(J Series routing platform only) Display Logical Link Control type 2 (LLC2) redundancy tracking information for data link switching (DLSw).

Options

brief | detail — (Optional) Display the specified level of output.

dlsw-remote-destination — (Optional) Display LLC2 remote destination tracking information.

dlsw-remote-peer — (Optional) Display LLC2 remote peer tracking information.

interfaces — (Optional) Display LLC2 interface tracking information.

Required Privilege Level

view

List of Sample Output

show llc2 redundancy track dlsw-remote-destination
show llc2 redundancy track dlsw-remote-peer
show llc2 redundancy track interfaces

Output Fields

Table 189 lists the output fields for the show llc2 redundancy track command. Output fields are listed in the approximate order in which they appear.

Table 189: show llc2 redundancy track Output Fields

Field Name

Field Description

Remote dest

MAC address of the remote peer router.

Peer dest

IP address of the remote peer.

Track if

Physical interface configured for tracking.

Connectivity

Status of the connection.

Cost

Value assigned to place the router in a redundancy hierarchy.

Interface

Physical interfaces configured for DLSw redundancy.

Group

Assigned redundancy group number.

Cfg

Priority value configured on the router.

Run

Value after all priority values are applied.

ER state

Status of the router: master or backup.

Sample Output

show llc2 redundancy track dlsw-remote-destination

user@host> show llc2 redundancy track dlsw-remote-destination
Remote dest       Reachability Cost   Interface   Group   Cfg   Run   ER state
44:44:44:44:44:45 reachable    15     fe-0/0/1.0  5       255   255   master
44:44:44:44:44:49 unknown      35     fe-0/0/1.0  5       255   255   master

show llc2 redundancy track dlsw-remote-peer

user@host> show llc2 redundancy track dlsw-remote-peer
Remote peer   Connectivity  Cost  Interface   Group  Cfg  Run   ER state           
10.255.110.38    yes        10   fe-0/0/1.0    5    255  245   master
2.2.2.3           no        10   fe-0/0/1.0    5    255  245   master
10.255.110.39    yes        10   fe-0/0/1.0    5    255  245   master

show llc2 redundancy track interfaces

user@host> show llc2 redundancy track interfaces
Track if   State Cost   Interface   Group   Cfg   Run   ER state
e1-0/0/2.0 yes 			 	10		fe-0/0/1.0  5       255   255   master


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