![H3C SR8800-F Configuration Manual Download Page 437](http://html2.mh-extra.com/html/h3c/sr8800-f/sr8800-f_configuration-manual_4025863437.webp)
421
[Device-radius-rs1] key authentication simple radius
[Device-radius-rs1] key accounting simple radius
# Exclude the ISP name from the username sent to the RADIUS server.
[Device-radius-rs1] user-name-format without-domain
[Device-radius-rs1] quit
d.
Configure the ISP domain:
# Create an ISP domain named
dm1
and enter its view.
[Device] domain dm1
# Configure
dm1
to use RADIUS scheme
rs1.
[Device-isp-dm1] authentication ipoe radius-scheme rs1
[Device-isp-dm1] authorization ipoe radius-scheme rs1
[Device-isp-dm1] accounting ipoe radius-scheme rs1
[Device-isp-dm1] quit
e.
Configure IPoE:
# Enable IPoE and configure Layer 2 access mode on GigabitEthernet 3/1/2.
[Device] interface gigabitethernet 3/1/2
[Device–GigabitEthernet3/1/2] ipv6 subscriber l2-connected enable
# Enable the IPv6-ND-RS user.
[Device–GigabitEthernet3/1/2] ipv6 subscriber initiator ndrs enable
# Specify
dm1
as the ISP domain.
[Device–GigabitEthernet3/1/2] ipv6 subscriber ndrs domain dm1
# Configure plaintext password
radius
for authentication.
[Device–GigabitEthernet3/1/2] ipv6 subscriber password plaintext radius
[Device–GigabitEthernet3/1/2] quit
Verifying the configuration
# Display IPoE session information to verify that the host has come online.
[Device] display ipv6 subscriber session
Type: D-DHCP S-Static U-Unclassified-IP N-NDRS
Interface IP address MAC address Type State
--------------------------------------------------------------------------------
GE3/1/2 10::2c:29ff:fea6:b656 000c-29a6-b656 N Online
Example: Configuring an ARP-based static user
Network configuration
As shown in
, an ARP-based static host accesses the BRAS through a Layer 2 device and
is assigned the gateway IP address 3.3.3.1. The BRAS performs AAA for the host through the
RADIUS server.
Figure 148 Network diagram