Difference between revisions of "Juniper"
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 ( | + | 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 ==== | ||
− | ==== | + | ==== vccpd: Virtual Chassis' ==== |
Revision as of 13:17, 19 November 2010
EX Switches
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.