Extreme Networks 200 Series User Manual

Page 79

Advertising
background image

Network Login

Summit 200 Series Switch Installation and User Guide

77

configure vlan "corp" add port 10 untagged

configure vlan "corp" add port 11 untagged

configure vlan "corp" add port 12 untagged

configure vlan "corp" add port 13 untagged

configure vlan "corp" add port 14 untagged

# Network Login Configuration

configure vlan temp dhcp-address-range 198.162.32.20 - 198.162.32.80

configure vlan temp dhcp-options default-gateway 198.162.32.1

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 10 vlan corp

enable netlogin port 11 vlan corp

enable netlogin port 12 vlan corp

enable netlogin port 13 vlan corp

enable netlogin port 14 vlan corp

enable netlogin port 2 vlan temp

enable netlogin port 3 vlan temp

enable netlogin port 4 vlan temp

enable netlogin port 5 vlan temp

config netlogin base-url "network-access.net" (Default)

config netlogin redirect-page http://www.extremenetworks.com (Default)

enable netlogin Session-Refresh 3 (Default)

# 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)

session-Timeout = 60 (timeout for 802.1x reauthentication)

Extreme:Extreme-Netlogin-Only = Enabled (if no CLI authorization)

Extreme:Extreme-Netlogin-Vlan = "corp" (destination vlan for CAMPUS mode network

login)

Web-Based Authentication User Login Using Campus Mode

When web-based authentication is used in Campus mode, the user will follow these steps:

1

Set up the Windows IP configuration for DHCP.

2

Plug into the port that has network login enabled.

3

Log in to Windows.

4

Release any old IP settings and renew the DHCP lease.

This is done differently depending on the version of Windows the user is running:

— Windows 9x

—use the

winipcfg

tool. Choose the Ethernet adapter that is connected to the port

on which network login is enabled. Use the buttons to release the IP configuration and renew the
DHCP lease.

— Windows NT/2000

—use the

ipconfig

command line utility. Use the command

ipconfig/release

to release the IP configuration and

ipconfig/renew

to get the temporary IP

address from the switch. If you have more than one Ethernet adapter, specify the adapter by

Advertising