...
Code Block |
---|
admin@Xorplus# run show dot1x interface gigabit-ethernet ge-1/1/111 Interface ge-1/1/111: ============================================================ Client MAC : 10:11:01:39:1a:00 Status : unauthorized Redirect URL : https://www.clearpass.com/guest/weblogin.php/2?&mac=10:11:01:39:1a:00 ============================================================ Client MAC : a1:31:a1:b9:6a:0c Status : unauthorized Redirect URL : https://www.clearpass.com/guest/weblogin.php/2?&mac=a1:31:a1:b9:6a:0c ============================================================ Client MAC : a2:e1:55:78:1a:33 Status : unauthorized Redirect URL : https://www.clearpass.com/guest/weblogin.php/2?&mac=a2:e1:55:78:1a:33 ============================================================ |
...
Code Block |
---|
admin@Xorplus# run show dot1x interface Interface 802.1x MAC-RADIUS WEB HOST-MODE CLIENT-MAC CLIENT-STATUS ------------------------------------------------------------------------------------- ge-1/1/1 disable enable enable multiple(3) 10:11:01:39:1a:00 authorized a1:31:a1:b9:6a:0c authorized a2:e1:55:78:1a:33 authorized admin@Xorplus# run show dot1x interface gigabit-ethernet ge-1/1/1 Interface ge-1/1/1: ============================================================ Client MAC : 10:11:01:39:1a:00 Status : authorized Success Auth Method : MAB Dynamic VLAN ID : 100 (active) ============================================================ Client MAC : a1:31:a1:b9:6a:0c Status : authorized Success Auth Method : MAB Dynamic VLAN ID : 100 (active) ============================================================ Client MAC : a2:e1:55:78:1a:33 Status : authorized Success Auth Method : MAB Dynamic VLAN ID : 100 (active) ============================================================ |
...