Cisco 300 Series Administration Manual page 201

Managed switch
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

11
176
router
ap
desktop
[desktop]
#interface configuration, for increased network security and reliability when
connecting a desktop device, such as a PC, to a switch port.
#macro description Desktop
#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 include-multicast
smartport storm-control broadcast enable
#
spanning-tree portfast
#
@
no_desktop
[no_desktop]
#macro description No Desktop
#
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
no smartport storm-control include-multicast
#
Cisco Small Business 200, 300 and 500 Series Managed Switch Administration Guide (Internal Version)
$native_vlan: The untag VLAN which will be
$max_hosts: The maximum number of allowed devices on
Smartport
Built-in Smartport Macros

Advertisement

Table of Contents
loading

Table of Contents