162
Usage guidelines
If an interface is specified with a NAS ID profile, the interface prefers to use the binding defined in the
profile. If no NAS ID profile is specified for an interface or no matching binding is found in the
specified profile:
•
If a NAS ID is configured using the
portal nas-id
command, the device uses the configured
NAS ID as that of the interface.
•
If the interface has no NAS ID configured, the device uses the device name as the interface
NAS ID.
Examples
# Specify NAS ID profile
aaa
for VLAN-interface 2.
<Sysname> system-view
[Sysname] interface vlan-interface 2
[Sysname-Vlan-interface2] portal nas-id-profile aaa
portal nas-ip
Use
portal nas-ip
to configure an interface to use a specific source IP address for outgoing portal
packets.
Use
undo portal nas-ip
to delete the specified source IP address.
Syntax
portal nas-ip
ip-address
undo portal nas-ip
Default
No source IP address is specified for outgoing portal packets on an interface, and the interface uses
the IP address of the user access interface as the source IP address for outgoing portal packets.
Views
Interface view
Default command level
2: System level
Parameters
ip-address
: Specifies a source IP address for outgoing portal packets. This IP address must be a
local IP address, and cannot be 0.0.0.0, 255.255.255.255, a class D address, a class E address, or a
loopback address.
Examples
# Configure interface GigabitEthernet 3/0/1 to use 2.2.2.2 as the source IP address for outgoing
portal packets.
<Sysname> system-view
[Sysname] interface gigabitethernet 3/0/1
[Sysname-GigabitEthernet3/0/1] portal nas-ip 2.2.2.2
portal nas-port-id
Use
portal nas-port-id
to specify the NAS-Port-ID value carried in a RADIUS request.
Use
undo portal nas-port-id
to restore the default.