Cisco Cisco ONS 15454 M2 Multiservice Transport Platform (MSTP)

Descargar
Página de 36
 
3
Configuring GE_XP, 10GE_XP, GE_XPE, and 10GE_XPE Cards Using PCLI
OL-25022-01
  Before You Begin
If the access state is set to secure, a PCLI session can be established using a SSH client like Open 
SSH as shown in the following procedure:
Stop. You have completed this procedure.
Command or Action
Purpose
Step 1
telnet <node ip or node name> <port 
number>
Example:
telnet 10.76.148.176 65000
MSTP-176> 
Establishes a PCLI session using Telnet.
Note
The default port number for non-secure mode is 65000. The 
port number can be provisioned in CTC. To do so, go to Node 
view and click Provisioning > Security > Pseudo IOS 
Access.
Step 2
exit
Example:
MSTP-176> exit
Exits PCLI text interface.
Step 3
enable shelf/slot
Example:
MSTP 176# enable 1/12
Enters the Privileged EXEC mode from where you can enter other 
configuration modes. Several show commands are also available in 
the Privileged EXEC mode.
Stop. You have completed this procedure.
Command or Action
Purpose
Step 1
ssh –p <node ip or node name > <port 
number>
Example:
ssh -p 10.76.148.194 64000
MSTP-176>
Establishes a PCLI session using SSH.
Note
The default port number for secure mode is 64000. The port 
number can be provisioned in CTC. To do so, go to Node view 
and click Provisioning > Security > Pseudo IOS Access.
Step 2
exit
Example:
MSTP-176> exit
Exits PCLI text interface.
Step 3
enable shelf/slot
Example:
MSTP 176> enable 1/12
Enters the Privileged EXEC mode from where you can enter other 
configuration modes. Several show commands are also available in 
the Privileged EXEC mode.
For more information on PCLI commands see the 
 document.
Stop. You have completed this procedure.