C613-50100-01 REV C Command Reference for x930 Series 2104
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
AUTHENTICATION COMMANDS
AUTH
GUEST-VLAN FORWARD
To disable forwarding of DNS packets from the guest VLAN to the destination IP
address on port1.0.2, use the commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# no auth guest-vlan forward 10.0.0.1 dns
To enable the tcp forwarding port 137 on authentication profile 'student', use the
commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# auth guest-vlan forward 10.0.0.1
tcp 137
To disable the tcp forwarding port 137 authentication profile 'student', use the
commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# no auth guest-vlan forward
10.0.0.1 tcp 137
Related
Commands
auth guest-vlan
auth profile (Global Configuration)
show running-config