120
Default level
2: System level
Parameters
fg-source
: Specifies a source forwarding group name, which is a case-sensitive string of 1 to 31
characters. The forwarding group identified by this argument must already exist.
fg-dest
: Specifies a destination forwarding group name, which is a case-sensitive string of 1 to 31
characters. You can specify up to eight destination forwarding groups, each separated by a space.
These forwarding groups must have not been created.
Description
Use the
qos copy forwarding-group
command to create multiple forwarding groups from a source
forwarding group.
Any failure that occurs during a copy process does not affect the destination forwarding groups that have
been successfully created.
Examples
# Copy forwarding group
fg-source
to forwarding group
fg-des1
and forwarding group
fg-des2
.
<Sysname> system-view
[Sysname] qos copy forwarding-group fg-source to fg-des1 fs-des2
qos copy scheduler-policy
Syntax
qos
copy
scheduler-policy
sp-source
to
sp-dest
View
System view
Default level
2: System level
Parameters
sp-source
: Specifies a source scheduler policy name, a case-sensitive string of 1 to 31 characters. The
source scheduler policy identified by this argument must already exist.
sp-dest
: Specifies a destination scheduler policy name, a case-sensitive string of 1 to 31 characters. The
specified destination scheduler policy must not be one that already exists.
Description
Use the
qos
copy
scheduler-policy
command to copy a source scheduler policy to create a new scheduler
policy with the same content.
Examples
# Copy scheduler policy
sp-source
to create a new scheduler policy named
sp-dest
.
<Sysname> system-view
[Sysname] qos copy scheduler-policy sp-source to sp-dest