HP VSR1000 Configuration Manual page 69

Virtual services router ip multicast
Table of Contents

Advertisement

# Configure Router C and Router D in the same way Router B is configured. (Details not
shown.)
# On Router A, configure GigabitEthernet 1/0/2 as a C-BSR and a C-RP.
[RouterA] pim
[RouterA-pim] c-bsr 11.110.2.1
[RouterA-pim] c-rp 11.110.2.1
[RouterA-pim] quit
Configure the access service on the BRAS:
4.
# Configure Router A as the RADIUS client.
[RouterA] radius scheme spec
[RouterA-radius-spec] primary authentication 11.110.4.2 key simple 123456
[RouterA-radius-spec] primary accounting 11.110.4.2 key simple 123456
[RouterA-radius-spec] user-name-format without-domain
[RouterA-radius-spec] nas-ip 11.110.4.1
[RouterA-radius-spec] quit
# On the RADIUS server, configure the user accounts with the same usernames, passwords,
and IP addresses as those on the RADIUS client. (Details not shown.)
# Create ISP domain isp1 and specify the STB service for users in the ISP domain.
[RouterA] domain isp1
[RouterA-isp-isp1] service-type stb
# Configure AAA methods for ISP domain isp1.
[RouterA-isp-isp1] authentication ppp radius-scheme spec
[RouterA-isp-isp1] authorization ppp radius-scheme spec
[RouterA-isp-isp1] accounting ppp radius-scheme spec
[RouterA-isp-isp1] quit
# Create an ISP domain named isp2, and specify the STB service for users in the ISP domain.
[RouterA] domain isp2
[RouterA-isp-isp2] service-type stb
# Configure AAA methods for ISP domain isp2.
[RouterA-isp-isp2] authentication ppp radius-scheme spec
[RouterA-isp-isp2] authorization ppp radius-scheme spec
[RouterA-isp-isp2] accounting ppp radius-scheme spec
[RouterA-isp-isp2] quit
# Create interface Virtual-Template 1, and assign an IP address and subnet mask to the
interface.
[RouterA] interface virtual-template 1
[RouterA-Virtual-Template1] ip address 2.1.1.1 255.255.255.0
# Configure interface Virtual-Template 1 to authenticate users in ISP domain isp1 by using
PAP.
[RouterA-Virtual-Template1] ppp authentication-mode pap domain isp1
[RouterA-Virtual-Template1] quit
# Create interface Virtual-Template 2, and assign an IP address and subnet mask to the
interface.
[RouterA] interface virtual-template 2
[RouterA-Virtual-Template2] ip address 2.1.2.1 255.255.255.0
# Configure interface Virtual-Template 2 to authenticate users in ISP domain isp2 by using
PAP.
[RouterA-Virtual-Template2] ppp authentication-mode pap domain isp2
61

Advertisement

Table of Contents
loading

Table of Contents