3.
Specify the enduring IP addresses that the DHCP local server can assign from
the local address pool.
host1(config-dhcp-local)#
network 10.20.0.0 255.255.192.0
4.
Specify the router to forward traffic from the IP addresses to destinations on
other subnets.
host1(config-dhcp-local)#
default-router 10.20.32.1
5.
Exit DHCP Local Pool Configuration mode.
host1(config-dhcp-local)#
exit
6.
Configure a loopback interface.
host1(config)#
interface loopback 0
7.
Assign an IP address and mask to the loopback interface.
host1(config-if)#
ip address 10.20.32.1 255.255.255.255
8.
Exit Interface Configuration mode.
host1(config-if)#
exit
9.
Specify a Fast Ethernet port.
host1(config)#
interface fastEthernet 3/0
10.
Create an unnumbered primary IP interface associated with the loopback interface
configured in Steps 6 and 7.
host1(config-if)#
ip unnumbered loopback 0
11.
Configure the primary IP interface to enable dynamic creation of subscriber
interfaces.
host1(config-if)#
ip auto-configure ip-subscriber
12.
Exit Interface Configuration mode.
host1(config-if)#
exit
13.
Repeat Steps 9 through 12 for each Fast Ethernet interface on which you want
to configure dynamic subscriber interfaces. For example:
host1(config)#
interface fastEthernet 3/1
host1(config-if)#
ip unnumbered loopback 0
host1(config-if)#
ip auto-configure ip-subscriber
host1(config-if)#
exit
host1(config)#
interface fastEthernet 3/2
host1(config-if)#
ip unnumbered loopback 0
host1(config-if)#
ip auto-configure ip-subscriber
host1(config-if)#
exit
Configuring Dynamic Subscriber Interfaces
■
621
Chapter 25: Configuring Subscriber Interfaces
Summary of Contents for JUNOSE 11.0.X MULTICAST ROUTING
Page 6: ...vi...
Page 28: ...xxviii Table of Contents JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 36: ...xxxvi List of Tables JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 42: ...2 Managing Remote Access JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 204: ...164 Managing RADIUS and TACACS JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 292: ...252 Monitoring RADIUS Relay Server JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 336: ...296 RADIUS Client Terminate Reasons JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 368: ...328 Managing L2TP JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 444: ...404 PPP Accounting Statistics JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 494: ...454 Managing DHCP JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 510: ...470 DHCP Local Server Configuration Tasks JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 556: ...516 Configuring DHCP Relay Proxy JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 616: ...576 Managing the Subscriber Environment JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 674: ...634 Managing Subscriber Services JUNOSe 11 0 x Broadband Access Configuration Guide...
Page 767: ...Part 7 Index Index on page 729 Index 727...
Page 768: ...728 Index JUNOSe 11 0 x Broadband Access Configuration Guide...