- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- HP Procurve Switch assign port to specific mac add...
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
05-14-2013 11:36 PM - last edited on 03-03-2014 09:03 PM by Maiko-I
05-14-2013 11:36 PM - last edited on 03-03-2014 09:03 PM by Maiko-I
HP Procurve Switch assign port to specific mac address
Hello ,
I've this HP Switch :
HP ProCurve J4904A 2848
HP ProCurve J9022A 2810-48G
I wanto to know if is possible to assign a port of switch to specific mac address in order to block some other pc/mac address to use this port .
It's possible , what is the command line ?
Thanks
P.S. This thread has been moevd from Switches, Hubs, Modems (Legacy ITRC forum) to ProCurve / ProVision-Based. - Hp Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2013 03:27 PM
05-15-2013 03:27 PM
Re: HP Procurve Switch assign port to specific mac address
static-mac <mac-addr> vlan 123 interface A1
or
port-security A1 learn-mode static mac-address <mac-addr> action send-disable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2013 11:51 PM
05-15-2013 11:51 PM
Re: HP Procurve Switch assign port to specific mac address
I try :
# static-mac 00:1B:24:B9:15:CF vlan 3 interface 36
and pc with this mac address , connected on port 36 work
now ...
I test same command with other mac address (change with mac of other pc) , but pc connect on port 36 work .
In this case I've not assign specific mac address to specific port !?
I dont know why this !?