H3C SR8800-F Configuration Manual page 444

Comware 7 user access
Hide thumbs Also See for SR8800-F:
Table of Contents

Advertisement

us1
Cleartext-Password :="pw1"
2.
Configure the BRAS:
a. Configure IP addresses for interfaces. (Details not shown.)
b. Configure a RADIUS scheme:
# Create a RADIUS scheme named rs1 and enter its view.
<Device> system-view
[Device] radius scheme rs1
# Configure primary servers and keys for authentication and accounting.
[Device-radius-rs1] primary authentication 4.4.4.1
[Device-radius-rs1] primary accounting 4.4.4.1
[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
c. 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
d. Configure IPoE:
# Enable IPoE and configure Layer 3 access mode on GigabitEthernet 3/1/2.
[Device] interface gigabitethernet 3/1/2
[Device–GigabitEthernet3/1/2] ip subscriber routed enable
# Configure the interface-leased user and specify its username, password, and ISP domain.
[Device–GigabitEthernet3/1/2] ip subscriber interface-leased username us1
password plaintext pw1 domain dm1
[Device–GigabitEthernet3/1/2] quit
Verifying the configuration
# Display IPoE session information to verify that the host has come online.
[Device] display ip subscriber interface-leased
Basic:
Access interface
VPN instance
Username
User ID
State
Service node
Domain
Login time
Online time (hh:mm:ss)
Total users
AAA:
: GE3/1/2
: N/A
: us1
: 0x30000000
: Online
: Slot 3 CPU 0
: dm1
: May 14 20:04:42 2014
: 00:16:37
: 0
428

Advertisement

Table of Contents
loading

Table of Contents