Cisco Catalyst 3750-X Software Configuration Manual page 442

Hide thumbs Also See for Catalyst 3750-X:
Table of Contents

Advertisement

Configuring Auto Smartports
conf t
interface $INTERFACE
fi
}
Switch(config)# end
Table 14-2
Command
{
}
[[
]]
else
-eq
fi
if
then
-z
$
#
Table 14-3
Command
|
case
esac
for
function
in
select
time
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
14-16
no macro description $TRIGGER
no switchport access vlan 1
if [[ $AUTH_ENABLED -eq NO ]]; then
no switchport mode access
fi
no switchport port-security
no switchport port-security maximum 1
no switchport port-security violation restrict
no switchport port-security aging time 2
no switchport port-security aging type inactivity
no spanning-tree portfast
no spanning-tree bpduguard enable
exit
Supported Cisco IOS Shell Keywords
Description
Begin the command grouping.
End the command grouping.
Use as a conditional construct.
Use as a conditional construct.
Use as a conditional construct.
Use as a conditional construct.
Use as a conditional construct.
Use as a conditional construct.
Use as a conditional construct.
Use as a conditional construct.
Variables that begin with the $ character are
replaced with a parameter value.
Use the # character to enter comment text.
Unsupported Cisco IOS Shell Reserved Keywords
Description
Pipeline.
Conditional construct.
Conditional construct.
Looping construct.
Shell function.
Conditional construct.
Conditional construct.
Pipeline.
Chapter 14
Configuring Auto Smartports Macros
OL-21521-01

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3560-x

Table of Contents