Cli Commands For Security On The Switch; Security Profile Commands; Security Profile Command Property Values - Extreme Networks Summit 300-48 Software User's Manual

Extreme summit 300-48: software user guide
Hide thumbs Also See for Summit 300-48:
Table of Contents

Advertisement

CLI Commands for Security on the Switch

Security Profile Commands

Table 50 lists the CLI commands for creating security profiles.
Table 50: Security Profile Commands
Command
create security-profile <name> {copy <name>}
delete security-profile <name>
config security profile <name> <property>
config security-profile <name> dot11-auth <dot11-auth>
network-auth <network-auth> encryption <encryption
configure security-profile <name> wpa-psk
[hex|passphrase] <pre-shared-secret>
configure security-profile <name> wep default-key-index
<number 0-3>
configure security-profile <name> wep key add [0-3]
[hex|plaintext] <key>
configure security-profile <name> wep key delete [0-3]
configure security-profile <name> dot1x-wpa-timers
group-update-timer <minutes 10-1440>
configure security-profile <name> dot1x-wpa-timers
pairwise-update-timer <minutes 10-1440>
configure security-profile <name> dot1x-wpa-timers
reauth-period <seconds 60-600>
show security-profile {<name>}
Table 51 lists the properties for the security profile configuration command.
Table 51: Security Profile Command Property Values
Case
ssid-in-beacon <value>
Summit 300-48 Switch Software User Guide
Description
Creates a new profile identified by the string name.
The optional copy argument specifies the name of
an existing profile from which the system copies the
initial values
Deletes the named security profile. The named
profile must not be currently attached to any active
port on the switch.
Sets up the security profile. See Table 51 for
property descriptions. Changes take effect
immediately and are propagated to all ports sharing
the named profile. If the command fails, none of the
changes is propagated to any of the ports.
Use this command to enable dot11 authentication,
network authentication, and encryption type. Table 52
lists the authentication and encryption types.
Configures the pre shared key for this security profile
if the network-auth specified is wpa-psk.
Configures the default key index for the security
profile in case of static WEP encryption.
Adds the specified static WEP key at the specified
index.
Deletes the specified static WEP key.
Configures the time interval at which group keys for
dot1x and WPA clients are updated. This is valid only
if network-auth is dot1x, WPA or WPA-PSK.
Configures the time interval at which group keys for
dot1x and WPA clients are updated. This is valid only
if network-auth is dot1x, WPA or WPA-PSK.
Configures the time interval at which dot1x and WPA
clients are re-authenticated. This is valid only if
network-auth is dot1x or WPA.
Shows the configured parameters of the security
profile.
Default
Ranges
on
off | on

CLI Commands for Security on the Switch

Action
Turns on whether the SSID is published
in the beacon or not. If you set this to
off then the beacon does not contain
the SSID and the client must know the
SSID before it can associate. Sniffing on
the beacon shows an empty SSID.
111

Advertisement

Table of Contents
loading

Table of Contents