93
undo radius dynamic-author server
Default
The RADIUS DAS feature is disabled.
Views
System view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
After you enable the RADIUS DAS feature, the device listens to the RADIUS DAS port to receive
DAE packets from specified DACs. Based on the DAE packet type and contents, the device
performs one of the following operations:
•
Log off online users.
•
Change online user authorization information.
•
Shut down or reboot online users' access ports.
•
Reauthenticate online users.
Examples
# Enable the RADIUS DAS feature and enter RADIUS DAS view.
<Sysname> system-view
[Sysname] radius dynamic-author server
[Sysname-radius-da-server]
Related commands
client
port
radius nas-ip
Use
radius nas-ip
to specify a source IP address for outgoing RADIUS packets.
Use
undo radius nas-ip
to delete a source IP address for outgoing RADIUS packets.
Syntax
radius nas-ip
{
ipv4-address
|
ipv6
ipv6-address
} [
vpn-instance
vpn-instance-name
]
undo radius nas-ip
{
ipv4-address
|
ipv6
ipv6-address
} [
vpn-instance
vpn-instance-name
]
Default
The source IP address of an outgoing RADIUS packet is the primary IP address of the outbound
interface.
Views
System view
Predefined user roles
network-admin
mdc-admin