[
Contents ]
[
Prev ]
[
Next ]
[
Index ]
[
Report an Error ]
Configuring a Dynamic Profile for the Triple Play Solution
A dynamic profile is a set of characteristics, defined
in a type of template, that you can use to provide dynamic subscriber
access and services for broadband applications. These services are
assigned dynamically to interfaces.
To configure a dynamic profile:
Create and name the dynamic profile.
[edit]
user@host#edit dynamic-profiles Profile-Triple_Play
Edit the profile dynamic interfaces.
[edit dynamic-profiles Profile-Triple_Play]
user@host#edit interfaces
Set the dynamic interfaces and unit variables.
[edit dynamic-profiles Profile-Triple_Play interfaces]
user@host#set $junos-interface-ifd-name unit
$junos-underlying-interface-unit
Edit dynamic interfaces.
[edit dynamic-profiles Profile-Triple_Play interfaces]
user@host#edit dynamic-profiles Profile-Triple_Play
interfaces $junos-interface-ifd-name unit $junos-underlying-interface-unit
Set the dynamic interface family.
[edit dynamic-profiles Profile-Triple_Play interfaces "$junos-interface-ifd-name"
unit "$junos-underlying-interface-unit"]
user@host#set family inet
Edit the dynamic interface family.
[edit dynamic-profiles Profile-Triple_Play interfaces "$junos-interface-ifd-name"
unit "$junos-underlying-interface-unit"]
user@host#edit family inet
Specify the input filter that you want to apply to each
dynamic interface when it is created.
[edit dynamic-profiles Profile-Triple_Play interfaces "$junos-interface-ifd-name"
unit "$junos-underlying-interface-unit" family inet]
user@host#set filter input fltr_af41
Specify the output filter that you want to apply to each
dynamic interface when it is created.
[edit dynamic-profiles Profile-Triple_Play interfaces "$junos-interface-ifd-name"
unit "$junos-underlying-interface-unit" family inet]
user@host#set filter output fltr_af41
Edit dynamic class of service.
[edit dynamic-profiles Profile-Triple_Play]
user@host#edit class-of-service
Edit the dynamic CoS traffic control profile.
[edit dynamic-profiles Profile-Triple_Play class-of-service]
user@host#edit traffic-control-profiles
Create and name a traffic control profile.
[edit dynamic-profiles Profile-Triple_Play class-of-service
traffic-control-profiles]
user@host#edit TrafficProfile_Triple_Play
Specify a scheduler map that you want the dynamic CoS
traffic control profile to use.
[edit dynamic-profiles Profile-Triple_Play class-of-service
traffic-control-profile]
user@host#set scheduler-map SchedulerMap_Triple_Play_Basic
Specify the shaping rate that you want the dynamic CoS
traffic control profile to use.
[edit dynamic-profiles Profile-Triple_Play class-of-service
traffic-control-profile]
user@host#set shaping-rate 32700000
Edit the dynamic CoS interfaces.
[edit dynamic-profiles Profile-Triple_Play class-of-service]
user@host#edit interfaces
Apply CoS to the dynamic interfaces and apply an output
traffic control profile.
[edit dynamic-profiles Profile-Triple_Play class-of-service]
user@host#set interfaces $junos-interface-ifd-name
unit $junos-underlying-interface-unit output-traffic-control-profile
otcp-profile
Related Topics
[
Contents ]
[
Prev ]
[
Next ]
[
Index ]
[
Report an Error ]