Cisco 350 Series Administration Manual page 270

Managed switches
Hide thumbs Also See for 350 Series:
Table of Contents

Advertisement

Smartport
Built-in Smartport Macros
Cisco 350, 350X and 550X Series Managed Switches, Firmware Release 2.4, ver 0.4
#
@
server
[server]
#macro description server
#macro keywords $native_vlan $max_hosts
#
#macro key description:
configured on the port
#
the port
#Default Values are
#$native_vlan = Default VLAN
#$max_hosts = 10
#
#the port type cannot be detected automatically
#
#the default mode is trunk
smartport switchport trunk native vlan $native_vlan
#
port security max $max_hosts
port security mode max-addresses
port security discard trap 60
#
smartport storm-control broadcast level 10
smartport storm-control broadcast enable
#
spanning-tree portfast
#
@
no_server
[no_server]
#macro description No server
#
no smartport switchport trunk native vlan
smartport switchport trunk allowed vlan remove all
#
no port security
no port security mode
no port security max
#
no smartport storm-control broadcast enable
no smartport storm-control broadcast level
#
spanning-tree portfast auto
#
@
$native_vlan: The untag VLAN which will be
$max_hosts: The maximum number of allowed devices on
11
215

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents