
Link scheduler configuration task list
157
SmartWare Software Configuration Guide
13 • Link scheduler configuration
Mode:
Configure
Example:
Defining the access control list profile
In the example below a new access control list profile named
Webserver
is created. In addition an IP access con-
trol list entry that permits access for host at IP address
172.16.1.20
, and specifies that packets matched by this
rule belong to the traffic-class
Web
is added. Finally an IP access control list entry that permits IP traffic to or
from all IP addresses is added to the access control list.
node(cfg)#profile acl Webserver
node(pf-acl)[Webserv~]#permit ip host 172.16.1.20 any traffic-class Web
node(pf-acl)[Webserv~]#permit ip any any
After packet classification is done using access control lists, the link arbiter needs rules defining how to handle the
different traffic-classes. For that purpose you create a service-policy profile. The service policy profile defines how
the link arbiter has to share the available bandwidth among several traffic classes on a certain interface.
Creating a service policy profile
The service-policy profile defines how the link scheduler should handle different traffic-classes. The overall
structure of the profile is as follows:
Step
Command
Purpose
1
node
(cfg)#profile acl
name
Creates a new access
control list profile named
name
2
node
(pf-acl)[
name
]#permit ip host ip-address any traffic-class
class-name
Creates an IP access con-
trol list entry that permits
access for host at IP
address
ip-address
, and
specifies that packets
matched by this rule
belong to the traffic-class
class-name
.
3
node
(pf-acl)[
name
]#permit ip any
any
Creates an IP access con-
trol list entry that permits
IP traffic to or from all IP
addresses.
Содержание SmartNode Series
Страница 250: ...RIP configuration task list 250 SmartWare Software Configuration Guide 23 RIP configuration rip enabled ...
Страница 635: ...635 Appendix A Terms and definitions Chapter contents Introduction 636 SmartWare architecture terms and definitions 636 ...
Страница 641: ...641 Appendix B Mode summary Chapter contents Introduction 642 ...
Страница 648: ...648 Appendix D Internetworking terms acronyms Chapter contents Abbreviations 649 ...
Страница 653: ...653 Appendix E Used IP ports available voice codecs Chapter contents Used IP ports 654 Available voice codecs 655 ...