2-359
Cisco Catalyst Blade Switch 3120 for HP Command Reference
OL-12248-01
Chapter 2 Cisco Catalyst Blade Switch 3120 for HP Cisco IOS Commands
remote command
remote command
Use the remote command privileged EXEC command to monitor all or specified stack members.
remote command {all | stack-member-number} LINE
Syntax Description
Command Modes Privileged EXEC
Command History
Usage Guidelines The commands (such as debug, show, or clear) you use in the LINE command-to-execute string apply
to a specific stack member or to the switch stack.
Examples This example shows how to execute the undebug command on the switch stack:
Switch(config)# remote command all undebug all
Switch :1 :
------------
All possible debugging has been turned off
Switch :5 :
------------
All possible debugging has been turned off
Switch :9 :
------------
All possible debugging has been turned off
This example shows how to execute the debug udld event command on stack member 5:
Switch(config)# remote command 5 undebug all
Switch :5 :
------------
UDLD events debugging is on
all Apply to all stack members.
stack-member-number Specify the stack member. The range is 1 to 9.
LINE Specify the command to execute.
Release Modification
12.2(40)EX This command was introduced.