Remote command – Dell POWEREDGE M1000E User Manual

Page 447

Advertising
background image

2-417

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell 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

Note

This command is supported only on stacking-capable switches.

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)EX1

This command was introduced.

Advertising