Subscriber Interfaces — Static VLAN Interfaces |
$junos-interface-ifd-name
|
Name of the dynamic interface to which the subscriber access
client connects. Its primary use is in creating single or multiple
subscribers on a statically created interface. You specify this variable
at the [dynamic-profiles profile-name interfaces] hierarchy level.
|
$junos-underlying-interface-unit
|
Unit number for the underlying interface. It specifies the use
of the underlying interface for the subscriber. You specify this variable
at the [dynamic-profiles profile-name interfaces $junos-interface-ifd-name] hierarchy for the unit statement.
|
Subscriber Interfaces — Dynamic IP Demux Interfaces |
$junos-interface-unit
|
Creates a unit number for a dynamic demux interface. DHCP supplies
this information when the subscriber logs in. You specify this variable
at the [dynamic-profiles profile-name interfaces
demux0] hierarchy level for the unit statement.
|
$junos-subscriber-ip-address
|
IP address of the subscriber. You specify this variable at the [dynamic-profiles profile-name interfaces demux0 unit family inet demux-source] hierarchy level.
|
$junos-underlying-interface
|
Creates a logical underlying interface for a dynamic demux interface.
DHCP supplies this information when the subscriber logs in. You specify
this variable at the [dynamic profiles profile-name interfaces demux0 unit "$junos-interface-unit" demux-options] hierarchy level for the underlying-interface statement.
When configured, the underlying interface is used to determine
the $junos-underlying-interface, $junos-underlying-interface-unit, and $junos-ifd-name variables. For example, if the receiving
logical interface is ge-0/0/0.1, the $junos-underlying-interface variable is set to ge-0/0/0 and the $junos-underlying-interface-unit variable is set to 1.
|
Dynamic Protocols |
$junos-interface-name
|
Name of the dynamic interface to which the subscriber access
client connects. Its use is in dynamically enabling IGMP on the subscriber
interface. You specify this variable at the [dynamic-profiles profile-name protocols igmp] hierarchy level for
the interface statement.
The interface name is derived from concatenating the $junos-interface-ifd-name and the $junos-underlying-interface-unit variables obtained when a subscriber is created dynamically at the [dynamic-profiles profile-name interfaces] hierarchy level.
|
Dynamic CoS — RADIUS-obtained Scheduler-Map
Name and Traffic-Shaping Parameters |
$junos-cos-scheduler-map
|
Scheduler-map name configured in a traffic-control profile in
a dynamic profile for used for subscriber access. The JUNOS software
obtains this information from the RADIUS server when a subscriber
authenticates over the static or dynamic subscriber interface to which
the dynamic profile is attached.
You reference this variable in the scheduler-map statement
at the [edit dynamic-profiles profile-name class-of-service traffic-control-profiles profile-name] hierarchy level.
NOTE: The scheduler map can be defined dynamically
(at the [edit dynamic-profiles profile-name class-of-service scheduler-maps] hierarchy level) or statically
(at the [edit class-of-service scheduler-maps] hierarchy
level).
|
$junos-cos-shaping-rate
|
Shaping rate configured in a traffic-control profile in a dynamic
profile for subscriber access. The JUNOS software obtains this information
from the RADIUS server when a subscriber authenticates over the static
or dynamic subscriber interface to which the dynamic profile is attached.
You reference this variable in the shaping-rate statement
at the [edit dynamic-profiles profile-name class-of-service traffic-control-profiles profile-name] hierarchy level.
|
$junos-cos-guaranteed-rate
|
Guaranteed rate configured in a traffic-control profile in a
dynamic profile for subscriber access. The JUNOS software obtains
this information from the RADIUS server when a subscriber authenticates
over the static or dynamic subscriber interface to which the dynamic
profile is attached.
You reference this variable in the guaranteed-rate statement
at the [edit dynamic-profiles profile-name class-of-service traffic-control-profiles profile-name] hierarchy level.
|
$junos-cos-delay-buffer-rate
|
Delay-buffer rate configured in a traffic-control profile in
a dynamic profile for subscriber access. The JUNOS software obtains
this information from the RADIUS server when a subscriber authenticates
over the static or dynamic subscriber interface to which the dynamic
profile is attached.
You reference this variable in the delay-buffer-rate statement at the [edit dynamic-profiles profile-name class-of-service traffic-control-profiles profile-name] hierarchy level.
|
Dynamic CoS — RADIUS-obtained Scheduler Name
and Parameters |
$junos-cos-scheduler
|
Name of a scheduler configured in a dynamic profile for subscriber
access. The JUNOS software obtains this information from the RADIUS
server when a subscriber authenticates over the static or dynamic
subscriber interface to which the dynamic profile is attached.
You reference this variable at the [edit dynamic-profiles profile-name class-of-service schedulers] hierarchy
level.
|
$junos-cos-scheduler-tx
|
Transmit rate specified for a scheduler configured in a dynamic
profile for subscriber access. The JUNOS software obtains this information
from the RADIUS server when a subscriber authenticates over the static
or dynamic subscriber interface to which the dynamic profile is attached.
You reference this variable in the transmit-rate statement
at the [edit dynamic-profiles profile-name class-of-service schedulers scheduler-name] hierarchy level.
|
$junos-cos-scheduler-bs
|
Buffer size as a percentage of total buffer, specified for a
scheduler configured in a dynamic profile for subscriber access. The
JUNOS software obtains this information from the RADIUS server when
a subscriber authenticates over the static or dynamic subscriber interface
to which the dynamic profile is attached.
You reference this variable in the buffer-size statement
with the percent option at the [edit dynamic-profiles profile-name class-of-service schedulers scheduler-name] hierarchy level.
|
$junos-cos-scheduler-pri
|
Packet-scheduling priority value specified for a scheduler configured
in a dynamic profile for subscriber access. The JUNOS software obtains
this information from the RADIUS server when a subscriber authenticates
over the static or dynamic subscriber interface to which the dynamic
profile is attached.
You reference this variable in the priority statement
at the [edit dynamic-profiles profile-name class-of-service schedulers scheduler-name] hierarchy level.
|
$junos-cos-scheduler- dropfile-low
|
Name of the drop profile for random early detection (RED) for
loss-priority level low specified for a scheduler configured
in a dynamic profile for subscriber access. The JUNOS software obtains
this information from the RADIUS server when a subscriber authenticates
over the static or dynamic subscriber interface to which the dynamic
profile is attached.
You reference this variable in the drop-profile statement
at the [edit dynamic-profiles profile-name class-of-service schedulers scheduler-name drop-profile-map
loss-priority low protocol any] hierarchy level.
NOTE: The drop profile must be configured statically
(at the [edit class-of-service drop-profiles] hierarchy level)
for loss-priority low.
|
$junos-cos-scheduler- dropfile-medium-low
|
Name of the drop profile for random early detection (RED) for
loss-priority level medium-low specified for a scheduler
configured in a dynamic profile for subscriber access. The JUNOS software
obtains this information from the RADIUS server when a subscriber
authenticates over the static or dynamic subscriber interface to which
the dynamic profile is attached.
You reference this variable in the drop-profile statement
at the [edit dynamic-profiles profile-name class-of-service schedulers scheduler-name drop-profile-map
loss-priority medium-low protocol any] hierarchy level.
NOTE: The drop profile must be configured statically
(at the [edit class-of-service drop-profiles] hierarchy level).
|
$junos-cos-scheduler- dropfile-medium-high
|
Name of the drop profile for random early detection (RED) for
loss-priority level medium-high specified for a scheduler
configured in a dynamic profile for subscriber access. The JUNOS software
obtains this information from the RADIUS server when a subscriber
authenticates over the static or dynamic subscriber interface to which
the dynamic profile is attached.
You reference this variable in the drop-profile statement
at the [edit dynamic-profiles profile-name class-of-service schedulers scheduler-name drop-profile-map
loss-priority medium-high protocol any] hierarchy level.
NOTE: The drop profile must be configured statically
(at the [edit class-of-service drop-profiles] hierarchy level).
|
$junos-cos-scheduler-dropfile-high
|
Name of the drop profile for random early detection (RED) for
loss-priority level high specified for a scheduler configured
in a dynamic profile for subscriber access. The JUNOS software obtains
this information from the RADIUS server when a subscriber authenticates
over the static or dynamic subscriber interface to which the dynamic
profile is attached.
You reference this variable in the drop-profile statement
at the [edit dynamic-profiles profile-name class-of-service schedulers scheduler-name drop-profile-map
loss-priority high protocol any] hierarchy level.
NOTE: The drop profile must be configured statically
(at the [edit class-of-service drop-profiles] hierarchy level).
|
$junos-cos-scheduler-dropfile-any
|
Name of the drop profile for random early detection (RED) for
loss-priority level any specified for a scheduler configured
in a dynamic profile for subscriber access. The JUNOS software obtains
this information from the RADIUS server when a subscriber authenticates
over the static or dynamic subscriber interface to which the dynamic
profile is attached.
You reference this variable in the drop-profile statement
at the [edit dynamic-profiles profile-name class-of-service schedulers scheduler-name drop-profile-map
loss-priority any protocol any] hierarchy level.
NOTE: The drop profile must be configured statically
(at the [edit class-of-service drop-profiles] hierarchy level).
|