Skip to content

Commit

Permalink
dot1x update
Browse files Browse the repository at this point in the history
  • Loading branch information
cumulusAnia committed Dec 8, 2023
1 parent aa751cc commit 219104c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -496,12 +496,12 @@ To show configuration information for RADIUS servers, run the `nv show system do

```
cumulus@switch:~$ nv show system dot1x radius server
Server accounting-port authentication-port priority shared-secret vrf
--------- --------------- ------------------- -------- ------------- ---
101.0.0.2 1813 1812 1
Server accounting-port authentication-port priority shared-secret vrf
--------- --------------- ------------------- -------- ------------- ---
10.10.10.1 1813 1812 1
```

To show configuration information for aspecific RADIUS server, run the `nv show system dot1x radius server <ip-address>` command:
To show configuration information for a specific RADIUS server, run the `nv show system dot1x radius server <ip-address>` command:

```
cumulus@switch:~$ nv show system dot1x radius server 10.10.10.1
Expand Down

0 comments on commit 219104c

Please sign in to comment.