Juniper JUNOSE SOFTWARE 11.2.X - BROADBAND ACCESS CONFIGURATION GUIDE 7-20-2010 Configuration Manual page 510

Software for e series broadband services routers broadband access configuration guide
Table of Contents

Advertisement

JunosE 11.2.x Broadband Access Configuration Guide
472
Specify the pool name and access DHCP Local Pool Configuration mode.
1.
host1(config)#ip dhcp-local pool ispBoston
host1(config-dhcp-local)#
Specify the IP address of the router for the subscriber's computer to use for traffic
2.
destined for locations beyond the local subnetwork.
host1(config-dhcp-local)#default-router 10.10.1.1
The default router must be on the same subnetwork as the local server pool IP
addresses that you configure with the network command.
You specify the IP address of a primary server, and optionally, the IP address of a
secondary server.
(Optional) Assign a DNS server to an address pool. Some DHCP clients request the
3.
DHCP local server to assign a DNS server.
host1(config-dhcp-local)#dns-server 10.10.1.1
(Optional) Specify a domain name that can be returned to the subscriber if requested.
4.
host1(config-dhcp-local)#domain-name ispBoston
The name of the domain must match the name you specified for the RADIUS
vendor-specific attribute (VSA) and for authentication, authorization, accounting,
and address assignment.
Specify the time period for which the supplied IP address is valid.
5.
host1(config-dhcp-local)#lease 0 0 24
Specify the number of days, and optionally, the number of hours, minutes, and
seconds. Use the keyword infinite to specify a lease that does not expire. The default
lease time is 30 minutes.
(Optional) Link the DHCP local address pool being configured to another local
6.
address pool. See "Linking Local Address Pools" on page 473 for more information
about linking local address pools.
host1(config-dhcp-local)#link ispChicago
(Optional) Assign a NetBIOS server for subscribers. Some DHCP clients request the
7.
DHCP local server to assign a NetBIOS server.
host1(config-dhcp-local)#netbios-name-server 10.10.1.1 10.10.1.2
Specify the IP address of a primary server and, optionally, the address of a secondary
server.
(Optional) Specify NetBIOS node type.
8.
host1(config-dhcp-local)#netbios-node-type b-node
Specify one of the following types of NetBIOS nodes. By default, the node type is
unspecified.
b-node—Broadcast
p-node—Peer-to-peer
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents