Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Close

Choose Country

North America

  • United States

Europe

  • Deutschland - Germany
  • España - Spain
  • France
  • Italia - Italy
  • Россия - Russia
  • United Kingdom

Asia Pacific

  • Asean Region (Vietnam, Indonesia, Singapore, Malaysia)
  • Australia
  • 中国 - China
  • India
  • 日本 - Japan
  • 대한민국 - Korea
  • 台灣 - Taiwan
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Support
Technical Documentation
Content Explorer New
 
Enterprise MIBs
 
EOL Documentation
 
Feature Explorer Login required New
 
File Format Help
 
Glossary
 
Portable Libraries
 
 
Home > Support > Technical Documentation > JunosE Software > Configuring the Router to Work with the SRC Software
Print
Rate and give feedback:  Feedback Received. Thank You!
Rate and give feedback: 
Close
This document helped resolve my issue.  Yes No

Additional Comments

800 characters remaining

May we contact you if necessary?

Name:  
E-mail: 
Submitting...
 

Related Documentation

  • Configuring the SRC Client
  • aaa authentication default
  • default-router
  • domain-name
  • interface fastEthernet
  • interface loopback
  • ip address
  • ip dhcp-local excluded-address
  • ip dhcp-local limit
  • ip dhcp-local pool
  • ip unnumbered
  • key
  • lease
  • network
  • radius authentication server
  • sscc address
  • sscc enable
  • sscc retryTimer
  • udp-port
 

Configuring the Router to Work with the SRC Software

E Series Broadband Services Routers have an embedded SRC client that interacts with the SRC software. For information about configuring the SRC client, see SRC Client Configuration Overview.

Figure 1 shows the scenario for this example. Subscribers obtain access to ISP Boston via a router. Subscribers log in through the SRC software, and a RADIUS server provides authentication.

Figure 1: Non-PPP Equal-Access Configuration Example

Non-PPP Equal-Access Configuration Example

The following steps describe how to configure this scenario.

  1. Configure interfaces on the router.
    host1(config)#interface loopback 0 host1(config-if)#ip address 10.10.1.1 255.255.255.255 host1(config-if)#ip address 10.10.2.1 255.255.255.255 secondary host1(config-if)#exit host1(config)#interface fastEthernet 2/0 host1(config-if)#ip unnumbered loopback 0
  2. Configure the parameters to enable the router to forward authentication requests to the RADIUS server.
    host1(config)#radius authentication server 10.10.1.2 host1(config)#udp-port 1645 host1(config)#key radius
  3. Specify the authentication method.
    host1(config)#aaa authentication ppp default radius

    Or

    host1(config)#aaa authentication ppp default none
  4. Enable the DHCP local server.
    host1(config)#service dhcp-local
  5. Specify the IP addresses that are in use, so that the DHCP local server cannot 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
  6. Configure the DHCP local server to provide IP addresses to subscribers of ISP 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
  7. Configure the SRC client.
    host1(config)#sscc enable host1(config)#sscc retryTimer 200 host1(config)#sscc primary address 10.10.1.2 port 3288
 

Related Documentation

  • Configuring the SRC Client
  • aaa authentication default
  • default-router
  • domain-name
  • interface fastEthernet
  • interface loopback
  • ip address
  • ip dhcp-local excluded-address
  • ip dhcp-local limit
  • ip dhcp-local pool
  • ip unnumbered
  • key
  • lease
  • network
  • radius authentication server
  • sscc address
  • sscc enable
  • sscc retryTimer
  • udp-port
 

Published: 2012-06-27

 
  • About Juniper
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Green Networking
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • Developers
  • Support
  • Technical Documentation
  • Knowledge Base (KB)
  • Software Downloads
  • Product Licensing
  • Contact Support
Site Map / RSS Feeds / Careers / Accessibility / Feedback / Privacy & Policy / Legal Notices
Copyright© 1999-2012 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out