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
- 431 Beta Program
- 2.6K Nebula
- 165 Nebula Ideas
- 112 Nebula Status and Incidents
- 6K Security
- 364 USG FLEX H Series
- 292 Security Ideas
- 1.5K Switch
- 78 Switch Ideas
- 1.2K Wireless
- 42 Wireless Ideas
- 6.6K Consumer Product
- 262 Service & License
- 407 News and Release
- 87 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.9K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 85 About Community
- 83 Security Highlight