■
Use to configure a local subscriber on the router to support authentication and
configuration from RADIUS for a dynamic IPoA or bridged Ethernet interface.
■
For detailed information about how to use this command, see “subscriber” on
page 556.
■
Example
host1(config-subif)#
subscriber ip user-prefix charlie domain myisp
password-prefix lucy
■
Use the
no
version to remove the subscriber.
■
See subscriber.
Profile Configuration Examples
The following examples show different ways to configure profiles.
■
This example configures a new profile with IP characteristics only.
host1(config)#
profile ProfileA
host1(config-profile)#
ip mtu 1024
host1(config-profile)#
exit
■
This example shows a new profile configured with both IP and PPP characteristics.
host1(config)#
profile ProfileB
host1(config-profile)#
ip mtu 512
host1(config-profile)#
ppp authentication chap
host1(config-profile)#
ppp keepalive 120
host1(config-profile)#
exit
■
This example shows a new profile configured with IP, PPP, and PPPoE
characteristics.
host1(config)#
profile ProfileC
host1(config-profile)#
ip mtu 1400
host1(config-profile)#
ppp authentication chap
host1(config-profile)#
ppp keepalive 60
host1(config-profile)#
pppoe sessions 64
host1(config-profile)#
exit
■
This example uses the profiles created in the previous three examples. It shows
distinct profiles for each encapsulation, where the configuration of dynamic
layers varies according to which incoming encapsulation the ATM 1483
subinterface detects. Autodetection is enabled for the IP encapsulation type with
the default lockout time range, 1–300 seconds.
host1(config)#
interface atm 4/0.1
host1(config-subif)#
atm pvc 10 100 22 aal5autoconfig
host1(config-subif)#
profile ip ProfileA
host1(config-subif)#
profile ppp ProfileB
host1(config-subif)#
profile pppoe ProfileC
host1(config-subif)#
subscriber ip user atm1 domain isp1 password atm1pw
host1(config-subif)#
auto-configure ip
Configuring a Dynamic Interface from a Profile
■
597
Chapter 17: Configuring Dynamic Interfaces
Summary of Contents for JUNOSE 11.1.X - LINK LAYER CONFIGURATION 4-7-2010
Page 6: ...vi...
Page 8: ...viii JUNOSe 11 1 x Link Layer Configuration Guide...
Page 26: ...xxvi List of Figures JUNOSe 11 1 x Link Layer Configuration Guide...
Page 34: ...2 Chapters JUNOSe 11 1 x Link Layer Configuration Guide...
Page 230: ...198 Monitoring VLAN and S VLAN Subinterfaces JUNOSe 11 1 x Link Layer Configuration Guide...
Page 258: ...226 Monitoring 802 3ad Link Aggregation JUNOSe 11 1 x Link Layer Configuration Guide...
Page 334: ...302 Troubleshooting JUNOSe 11 1 x Link Layer Configuration Guide...
Page 394: ...362 Monitoring Multiclass MLPPP JUNOSe 11 1 x Link Layer Configuration Guide...
Page 406: ...374 Monitoring POS JUNOSe 11 1 x Link Layer Configuration Guide...
Page 468: ...436 Troubleshooting JUNOSe 11 1 x Link Layer Configuration Guide...
Page 498: ...466 Monitoring Bridged Ethernet JUNOSe 11 1 x Link Layer Configuration Guide...
Page 546: ...514 Monitoring Cisco HDLC JUNOSe 11 1 x Link Layer Configuration Guide...
Page 747: ...Part 2 Index Index on page 717 Index 715...
Page 748: ...716 Index JUNOSe 11 1 x Link Layer Configuration Guide...
Page 774: ...742 Index JUNOSe 11 1 x Link Layer Configuration Guide...