2-132
Catalyst 3750-X and 3560-X Switch Command Reference
OL-29704-01
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
cluster outside-interface
cluster outside-interface
Use the cluster outside-interface global configuration command on the switch stack or on the a cluster
command switch to configure the outside interface for cluster Network Address Translation (NAT) so that
a member without an IP address can communicate with devices outside the cluster. Use the no form of
this command to return to the default setting.
cluster outside-interface interface-id
no cluster outside-interface
Syntax Description
Defaults The default outside interface is automatically selected by the cluster command switch.
Command Modes Global configuration
Command History
Usage Guidelines Enter this command only on the cluster command switch. If you enter this command on a cluster member
switch, an error message appears.
Examples This example shows how to set the outside interface to VLAN 1:
Switch(config)# cluster outside-interface vlan 1
You can verify your setting by entering the show running-config privileged EXEC command.
Related Commands
interface-id Interface to serve as the outside interface. Valid interfaces include
physical interfaces, port-channels, or VLANs. The port-channel
range is 1 to 48. The VLAN range is 1 to 4094.
Release Modification
12.2(53)SE2 This command was introduced.
Command Description
show running-config Displays the operating configuration.