HP VSR1000 Configuration Manual page 262

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] ipv6 pim
[RouterA-pim6] c-bsr 2002::1
[RouterA-pim6] c-rp 2002::1
[RouterA-pim6] 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 ipv6 2004::2 key simple 123456
[RouterA-radius-spec] primary accounting ipv6 2004::2 key simple 123456
[RouterA-radius-spec] user-name-format without-domain
[RouterA-radius-spec] nas-ip ipv6 2004::1
[RouterA-radius-spec] quit
# On the RADIUS server, configure the user accounts with the same usernames, passwords,
and IPv6 addresses as those on the RADIUS client. (Details not shown.)
# Create an ISP domain named 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 IPv6 address and prefix length to the
interface.
[RouterA] interface virtual-template 1
[RouterA-Virtual-Template1] ipv6 address 4001::1 64
# 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 IPv6 address and prefix length to the
interface.
[RouterA] interface virtual-template 2
[RouterA-Virtual-Template2] ipv6 address 4002::1 64
# Configure interface Virtual-Template 2 to authenticate users in ISP domain isp2 by using
PAP.
[RouterA-Virtual-Template2] ppp authentication-mode pap domain isp2
254

Advertisement

Table of Contents
loading

Table of Contents