Disable sudo command for PAM RADIUS common as it slows down the CLI commands
The thing is accounting is not configured or uses non default port 1813
vyos@r1# set interfaces ethernet eth1 description test [edit] vyos@r1# time commit real 0m0.581s user 0m0.315s sys 0m0.165s [edit] vyos@r1# set system login radius server 203.0.113.24 key 'key1' [edit] vyos@r1# commit [edit] vyos@r1# [edit] vyos@r1# set interfaces ethernet eth1 description test2 [edit] vyos@r1# [edit] vyos@r1# time commit real 0m6.617s user 0m0.345s sys 0m0.156s [edit] vyos@r1#
dump
vyos@r14:~$ sudo tcpdump -ni any host 203.0.113.24 tcpdump: data link type LINUX_SLL2 tcpdump: verbose output suppressed, use -v[v]... for full protocol decode listening on any, link-type LINUX_SLL2 (Linux cooked v2), snapshot length 262144 bytes 11:51:43.960988 eth0 Out IP 192.168.122.14.48485 > 203.0.113.24.1813: RADIUS, Accounting-Request (4), id: 0xdf length: 72 11:51:47.970606 eth0 Out IP 192.168.122.14.38119 > 203.0.113.24.1813: RADIUS, Accounting-Request (4), id: 0x9b length: 70