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.5K Nebula
- 152 Nebula Ideas
- 101 Nebula Status and Incidents
- 5.8K Security
- 296 USG FLEX H Series
- 281 Security Ideas
- 1.5K Switch
- 77 Switch Ideas
- 1.1K Wireless
- 42 Wireless Ideas
- 6.5K Consumer Product
- 254 Service & License
- 396 News and Release
- 85 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.6K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 87 About Community
- 76 Security Highlight