Difference between revisions of "Juniper"

From WTFwiki
Jump to navigation Jump to search
(add lcdd)
 
m
Line 4: Line 4:
 
"lcdd" from a shell (not the cli) connects you to various other parts of the switch,<br/>
 
"lcdd" from a shell (not the cli) connects you to various other parts of the switch,<br/>
 
including the software forwarding infrastructure (sfid), chassis manager (chassism),<br/>
 
including the software forwarding infrastructure (sfid), chassis manager (chassism),<br/>
and the virtual chassis system (vccp).  You don't need to be root to get into these.<br/>
+
and the virtual chassis system (vccpd).  You don't need to be root to get into these.<br/>
 
The general idea is:<br/>
 
The general idea is:<br/>
 
   > lcdd 0 <area>
 
   > lcdd 0 <area>
Line 14: Line 14:
 
==== chassism: Chassis Manager ====
 
==== chassism: Chassis Manager ====
  
==== vccp: Virtual Chassis' ====
+
==== vccpd: Virtual Chassis' ====

Revision as of 14:17, 19 November 2010

EX Switches

Semi-hidden interfaces

lcdd: Line Card Daemon

"lcdd" from a shell (not the cli) connects you to various other parts of the switch,
including the software forwarding infrastructure (sfid), chassis manager (chassism),
and the virtual chassis system (vccpd). You don't need to be root to get into these.
The general idea is:

 > lcdd 0 <area>

Where area is one of the above/below items. The digit (0) is the FPC slot number. EX switches only have FPC0.

sfid: Software Forwarding Infrastructure

chassism: Chassis Manager

vccpd: Virtual Chassis'