CHAPTER 3. Data Network Function
© SAMSUNG Electronics Co., Ltd.
page 131 of 689
3.5.4
Service Policy Configuration
Apply the policy configured in the policy-map to an interface.
1) Go to configure
interface configuring mode to apply the service policy of CLI.
APC# configure terminal
APC/configure# interface ge2
APC/configure/interface ge2#
2) Apply the policy configured in the policy-map to an interface. The ‘no’ parameter is
used to delete the policy.
service-policy [DIRECTION] [POLICY_NAME]
no service-policy [DIRECTION] [POLICY_NAME]
Parameter
Description
DIRECTION
Application direction configuration (in/out)
POLICY_NAME
Policy to apply
An example of entering a command is shown below.
APC/configure/interface ge2# service-policy in p1
APC/configure/interface ge2# no service-policy in p1
3) To check the configuration information, use the ‘show running-config network’
command.