Juniper JUNOSE SOFTWARE 11.0.X - BROADBAND ACCESS CONFIGURATION GUIDE 4-1-2010 Configuration Manual page 527

For e series broadband services routers - broadband access configuration
Hide thumbs Also See for JUNOSE SOFTWARE 11.0.X - BROADBAND ACCESS CONFIGURATION GUIDE 4-1-2010:
Table of Contents

Advertisement

host1(config-if)#exit
host1(config)#interface fastEthernet 2/0
host1(config-if)#ip unnumbered loopback 0
Configure the parameters to enable the router to forward authentication requests
2.
to the RADIUS server.
host1(config)#radius authentication server 10.10.1.2
host1(config)#udp-port 1645
host1(config)#key radius
Specify the authentication method.
3.
host1(config)#aaa authentication ppp default radius
Or
host1(config)#aaa authentication ppp default none
Enable the DHCP local server.
4.
host1(config)#service dhcp-local
Specify the IP addresses that are in use, so that the DHCP local server cannot
5.
assign these addresses.
host1(config)#ip dhcp-local excluded-address 10.10.1.1
host1(config)#ip dhcp-local excluded-address 10.10.1.2
Configure the DHCP local server to provide IP addresses to subscribers of ISP
6.
Boston.
host1(config)ip dhcp-local pool ispBoston
host1(config-dhcp-local)#network 10.10.2.0 255.255.255.0
host1(config-dhcp-local)#domain-name ispBoston
host1(config-dhcp-local)#default-router 10.10.2.1
host1(config-dhcp-local)#lease 0 0 10
host1(config-dhcp-local)#ip dhcp-local limit atm 5
Configure the SRC client.
7.
host1(config)#sscc enable
host1(config)#sscc retryTimer 200
host1(config)#sscc primary address 10.10.1.2 port 3288
Chapter 19: Configuring DHCP Local Server
Configuring the Router to Work with the SRC Software
487

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.0.x

Table of Contents