CLi command
Hi there, I'd like to add / remove some clients from our MAC filter profile. Can do that via WEB gui, but I was unable to find commands for CLI...
Thanks a lot.
- wlan-macfilter-profile "profile name"
Thanks a lot.
0
Accepted Solution
-
Hi @Ermess,
For example, if you would like to add the MAC address of three clients into MAC filter profile name: test , please type the following commands:Router# configure terminalRouter(config)# wlan-macfilter-profile testRouter(config-wlan-macfilter test)# filter-action denyRouter(config-wlan-macfilter test)# 11:22:33:44:55:66
Router(config-wlan-macfilter test)# 22:33:44:55:66:77
Router(config-wlan-macfilter test)# 33:44:55:66:77:88Router(config-wlan-macfilter test)# exitRouter(config)# writeRouter(config)# exit
And use the CLI command: show wlan-macfilter-profile "profile name" to show the detail contents.Router# show wlan-macfilter-profile testmacfilter profile: testreference: 0ProfileDescription:Mode: denyentry: 0MAC: 11:22:33:44:55:66Description:entry: 1MAC: 22:33:44:55:66:77Description:entry: 2MAC: 33:44:55:66:77:88Description:Router#
Here is how to remove some clients via CLI commands:Router# configure terminalRouter(config)# wlan-macfilter-profile testRouter(config-wlan-macfilter test)# filter-action denyRouter(config-wlan-macfilter test)# no 11:22:33:44:55:66
Router(config-wlan-macfilter test)# no 22:33:44:55:66:77Router(config-wlan-macfilter test)# exitRouter(config)# writeRouter(config)# exitRouter# show wlan-macfilter-profile testmacfilter profile: testreference: 0ProfileDescription:Mode: denyentry: 0MAC: 33:44:55:66:77:88Description:Router#
Hope it helps.5
All Replies
-
Hi @Ermess,
For example, if you would like to add the MAC address of three clients into MAC filter profile name: test , please type the following commands:Router# configure terminalRouter(config)# wlan-macfilter-profile testRouter(config-wlan-macfilter test)# filter-action denyRouter(config-wlan-macfilter test)# 11:22:33:44:55:66
Router(config-wlan-macfilter test)# 22:33:44:55:66:77
Router(config-wlan-macfilter test)# 33:44:55:66:77:88Router(config-wlan-macfilter test)# exitRouter(config)# writeRouter(config)# exit
And use the CLI command: show wlan-macfilter-profile "profile name" to show the detail contents.Router# show wlan-macfilter-profile testmacfilter profile: testreference: 0ProfileDescription:Mode: denyentry: 0MAC: 11:22:33:44:55:66Description:entry: 1MAC: 22:33:44:55:66:77Description:entry: 2MAC: 33:44:55:66:77:88Description:Router#
Here is how to remove some clients via CLI commands:Router# configure terminalRouter(config)# wlan-macfilter-profile testRouter(config-wlan-macfilter test)# filter-action denyRouter(config-wlan-macfilter test)# no 11:22:33:44:55:66
Router(config-wlan-macfilter test)# no 22:33:44:55:66:77Router(config-wlan-macfilter test)# exitRouter(config)# writeRouter(config)# exitRouter# show wlan-macfilter-profile testmacfilter profile: testreference: 0ProfileDescription:Mode: denyentry: 0MAC: 33:44:55:66:77:88Description:Router#
Hope it helps.5 -
Excellent! Thanks a lot.
Ermess0
Categories
- All Categories
- 415 Beta Program
- 2.3K Nebula
- 141 Nebula Ideas
- 94 Nebula Status and Incidents
- 5.6K Security
- 218 USG FLEX H Series
- 262 Security Ideas
- 1.4K Switch
- 71 Switch Ideas
- 1K Wireless
- 39 Wireless Ideas
- 6.3K Consumer Product
- 245 Service & License
- 382 News and Release
- 81 Security Advisories
- 27 Education Center
- 8 [Campaign] Zyxel Network Detective
- 3.1K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 83 About Community
- 71 Security Highlight