Dell PowerConnect W Clearpass 100 Software Extreme XOS Integration Guide - Page 3

Step 4, Step 5, Step 6

Page 3 highlights

amigopod Integration Guides - Extreme XOS Step 4: Next the unsecured VLAN must be enabled to support Web Login using the following commands: configure netlogin vlan unsecured enable netlogin web-based enable netlogin ports 9-16 web-based The following commands are defaults for the Web Login feature set - see the EXOS Concepts Guide for more information on how these parameters can be modified to suit your implementation. enable netlogin logout-privilege enable netlogin session-refresh 3 configure netlogin base-url "network-access.com" configure netlogin redirect-page "http://www.extremenetworks.com" configure netlogin banner "" Step 5: Configure DHCP Service for the unsecured VLAN to allow visitor laptops to automatically receive a temporary IP Address before being moved to the guest VLAN. The assumption of this example is that DHCP is being served on the guest VLAN by the Internet gateway or other DHCP server. configure vlan unsecured dhcp-address-range 192.168.2.50 - 192.168.2.99 configure vlan unsecured dhcp-options default-gateway 192.168.2.1 configure vlan unsecured dhcp-options dns-server 202.12.144.10 enable dhcp ports 9-16 vlan unsecured Step 6: Finally, the AAA RADIUS configuration of the Extreme X450 must be configured to point at the amigopod server. In the example below the amigopod server is residing on IP Address 10.0.20.51 and the default authentication and accounting ports are 1812 and 1813 respectively. The following XOS commands configure the required AAA components to support Web Login functionality. configure radius netlogin primary server 10.0.20.51 1812 client-ip 10.0.20.1 vr VRDefault configure radius netlogin primary shared-secret encrypted ue{ofdqw configure radius-accounting netlogin primary server 10.0.20.51 1813 client-ip 10.0.20.1 vr VR-Default configure radius-accounting netlogin primary shared-secret encrypted ue{ofdqw Note: NAS Shared Secret This will be required at a later step. copyright © 2007 amigopod pty ltd.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21

amigopod Integration Guides – Extreme XOS
copyright © 2007
amigopod pty ltd.
Step 4:
Next the unsecured VLAN must be enabled to support Web Login using the following commands:
configure netlogin vlan unsecured
enable netlogin web-based
enable netlogin ports 9-16 web-based
The following commands are defaults for the Web Login feature set – see the EXOS Concepts Guide for
more information on how these parameters can be modified to suit your implementation.
enable netlogin logout-privilege
enable netlogin session-refresh 3
configure netlogin base-url "network-access.com"
configure netlogin redirect-page "http://www.extremenetworks.com"
configure netlogin banner ""
Step 5:
Configure DHCP Service for the unsecured VLAN to allow visitor laptops to automatically receive a
temporary IP Address before being moved to the guest VLAN. The assumption of this example is that
DHCP is being served on the guest VLAN by the Internet gateway or other DHCP server.
configure vlan unsecured dhcp-address-range 192.168.2.50 - 192.168.2.99
configure vlan unsecured dhcp-options default-gateway 192.168.2.1
configure vlan unsecured dhcp-options dns-server 202.12.144.10
enable dhcp ports 9-16 vlan unsecured
Step 6:
Finally, the AAA RADIUS configuration of the Extreme X450 must be configured to point at the amigopod
server. In the example below the amigopod server is residing on IP Address 10.0.20.51 and the default
authentication and accounting ports are 1812 and 1813 respectively. The following XOS commands
configure the required AAA components to support Web Login functionality.
configure radius netlogin primary server 10.0.20.51 1812 client-ip 10.0.20.1 vr VR-
Default
configure radius netlogin primary shared-secret encrypted ue{ofdqw
configure radius-accounting netlogin primary server 10.0.20.51 1813 client-ip
10.0.20.1 vr VR-Default
configure radius-accounting netlogin primary shared-secret encrypted ue{ofdqw
Note:
NAS Shared Secret _______________________ This will be required at a later step.