Extreme Networks Summit 300-48 Software User's Manual page 102

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

Advertisement

Unified Access Security
create vlan wlan-mgmt
# Configure the wireless network.
configure vlan wlan-mgmt ipaddress 192.168.0.1
configure wireless management-vlan wlan-mgmt
configure vlan wlan-mgmt add ports 1:6-1:9 untagged
configure vlan wlan-mgmt add ports 1:15-1:20 untagged
enable wireless ports 1:6-1:9
enable wireless ports 1:15-1:20
# Configuration information for wired ISP network login.
configure vlan "temp" ipaddress 198.162.32.10 255.255.255.0
configure vlan "temp" add port 1:2 – 1:5 untagged
# Configuration information for VLAN corp.
configure vlan "corp" ipaddress 10.203.0.224 255.255.255.0
configure vlan "corp" add port 1:10 - 1:14 untagged
configure vlan "corp" add port 1:15 - 1:20 tagged
# Configuration of generic web-based netlogin parameters
config netlogin base-url "network-access.net" (Default)
config netlogin redirect-page http://www.extremenetworks.com (Default)
enable netlogin Session-Refresh
3 (Default)
# Configuration information for wired campus network login.
configure vlan temp dhcp-address-range 198.162.32.20 - 198.162.32.80
configure vlan temp dhcp-options default-gateway 198.162.32.10
configure vlan temp dhcp-options dns-server 10.0.1.1
configure vlan temp dhcp-options wins-server 10.0.1.85
enable netlogin port 1:10 - 1:14 vlan corp
enable netlogin port 1:2 - 1:5 vlan temp
# Configuration information for wireless campus network login.
configure vlan wlan-mgmt dhcp-address-range 198.162.0.100 - 198.162.0.200
configure vlan wlan-mgmt dhcp-options default-gateway 198.162.0.1
configure vlan wlan-mgmt dhcp-options dns-server 10.0.1.1
configure vlan wlan-mgmt dhcp-options wins-server 10.0.1.85
# Configuration of security profiles for wireless network login
create security-profile web-based-netlogin
configure security-profile web-based-netlogin dot11-auth none network-auth web-based
encryption none
configure wireless port 1:6 - 1:9 interface 1 security-profile web-based-netlogin
configure wireless port 1:6 - 1:9 interface 2 security-profile web-based-netlogin
configure wireless port 1:15 - 1:20 interface 1 security-profile web-based-netlogin
configure wireless port 1:15 - 1:20 interface 2 security-profile web-based-netlogin
# DNS Client Configuration
configure dns-client add name-server 10.0.1.1
configure dns-client add name-server 10.0.1.85
The following is a sample of the settings for the RADIUS server:
#RADIUS server setting (VSAs)(optional)
102
Summit 300-48 Switch Software User Guide

Advertisement

Table of Contents
loading

Table of Contents