- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- procurve 2626(j4900B) cant use port-access authent...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2013 06:12 AM
04-22-2013 06:12 AM
procurve 2626(j4900B) cant use port-access authenticator when port-security port-access enabled
HI, when i try to enable port-security port-access on a port that has port-access authenticator with radius enabled, it wont work, the client authenticate and its redirected to the vlan successfully but it cant access the network, if i disable port-security, it works...
my config:
; J4900B Configuration Editor; Created on release #H.10.108
hostname "HP_switch_1"
interface 1
no lacp
exit
interface 2
no lacp
exit
interface 3
no lacp
exit
interface 4
no lacp
exit
interface 5
name "FW_DMZ_interface"
no lacp
exit
interface 6
no lacp
exit
interface 7
no lacp
exit
interface 8
no lacp
exit
interface 9
no lacp
exit
interface 10
no lacp
exit
interface 11
no lacp
exit
interface 12
no lacp
exit
interface 13
no lacp
exit
interface 14
no lacp
exit
interface 15
no lacp
exit
interface 16
no lacp
exit
interface 17
no lacp
exit
interface 18
no lacp
exit
interface 19
no lacp
exit
interface 20
no lacp
exit
interface 21
no lacp
exit
interface 22
no lacp
exit
interface 23
no lacp
exit
interface 24
no lacp
exit
interface 25
name "FW_LanInterface"
no lacp
exit
interface 26
name "isl_HP_switch_1_to_HP_switch_2"
exit
ip default-gateway 192.168.0.1
snmp-server community "public" Unrestricted
vlan 1
name "private"
untagged 1-4,6-26
ip address 192.168.0.28 255.255.255.0
no untagged 5
exit
vlan 220
name "guest"
untagged 5
tagged 26
exit
aaa authentication port-access eap-radius
radius-server host 192.168.0.15 key notakey
port-security 11 learn-mode port-access
snmp-server host 192.168.0.2 community "public"
aaa port-access authenticator 1-4,6-24
aaa port-access authenticator 1 unauth-vid 220
aaa port-access authenticator 2 unauth-vid 220
aaa port-access authenticator 3 unauth-vid 220
aaa port-access authenticator 4 unauth-vid 220
aaa port-access authenticator 6 unauth-vid 220
aaa port-access authenticator 7 unauth-vid 220
aaa port-access authenticator 8 unauth-vid 220
aaa port-access authenticator 9 unauth-vid 220
aaa port-access authenticator 10 unauth-vid 220
aaa port-access authenticator 11 unauth-vid 220
aaa port-access authenticator 12 unauth-vid 220
aaa port-access authenticator 13 unauth-vid 220
aaa port-access authenticator 14 unauth-vid 220
aaa port-access authenticator 15 unauth-vid 220
aaa port-access authenticator 16 unauth-vid 220
aaa port-access authenticator 17 unauth-vid 220
aaa port-access authenticator 18 unauth-vid 220
aaa port-access authenticator 19 unauth-vid 220
aaa port-access authenticator 20 unauth-vid 220
aaa port-access authenticator 21 unauth-vid 220
aaa port-access authenticator 22 unauth-vid 220
aaa port-access authenticator 23 unauth-vid 220
aaa port-access authenticator 24 unauth-vid 220
aaa port-access authenticator active
password manager
password operator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2013 01:20 AM
04-25-2013 01:20 AM
Re: procurve 2626(j4900B) cant use port-access authenticator when port-security port-access enabled
nobody?