Cisco Systems 3560 사용자 설명서

다운로드
페이지 1288
 
12-12
Catalyst 3560 Switch Software Configuration Guide
OL-8553-06
Chapter 12      Configuring Auto Smartports Macros
Configuring Static Smartports Macros
Static Smartports Configuration Guidelines
  •
When a macro is applied globally to a switch or to a switch interface, all existing configuration on 
the interface is retained. This is helpful when applying an incremental configuration.
  •
If a command fails because of a syntax or a configuration error, the macro continues to apply the 
remaining commands. You can use the macro global trace macro-name global configuration 
command or the macro trace macro-name interface configuration command to apply and debug a 
macro to find any syntax or configuration errors. 
  •
Some CLI commands are specific to certain interface types. If you apply a macro to an interface that 
does not accept the configuration, the macro fails the syntax or the configuration check, and the 
switch returns an error message.
  •
Applying a macro to an interface range is the same as applying a macro to a single interface. When 
you use an interface range, the macro is applied sequentially to each interface within the range. If a 
macro command fails on one interface, it is still applied to the remaining interfaces.
  •
When you apply a macro to a switch or a switch interface, the macro name is automatically added 
to the switch or interface. You can display the applied commands and macro names by using the 
show running-config user EXEC command.
Applying Static Smartports Macros
Beginning in privileged EXEC mode, follow these steps to apply a static Smartports macro:
Table 12-4
Default Static Smartports Macros 
Macro Name
1
1.
Cisco-default Smartports macros vary, depending on the software version running on your switch.
Description
cisco-global
Use this global configuration macro to enable rapid PVST+, loop guard, and dynamic port error recovery 
for link state failures.
cisco-desktop
Use this interface configuration macro for increased network security and reliability when connecting a 
desktop device, such as a PC, to a switch port.
cisco-phone
Use this interface configuration macro when connecting a desktop device such as a PC with a Cisco IP 
Phone to a switch port. This macro is an extension of the cisco-desktop macro and provides the same 
security and resiliency features, but with the addition of dedicated voice VLANs to ensure proper 
treatment of delay-sensitive voice traffic.
cisco-switch
Use this interface configuration macro when connecting an access switch and a distribution switch or 
between access switches connected by using small form-factor pluggable (SFP) modules.
cisco-router
Use this interface configuration macro when connecting the switch and a WAN router.
cisco-wireless
Use this interface configuration macro when connecting the switch and a wireless access point.
Command
Purpose
Step 1
show parser macro
Display the Cisco-default static Smartports macros embedded in the 
switch software.
Step 2
show parser macro name macro-name
Display the specific macro that you want to apply.
Step 3
configure terminal
Enter global configuration mode.