[j-nsp] rewriting ieee-802.1Q priority bits

From: paolrossi@genie.it
Date: Fri Jan 25 2002 - 18:17:52 EST


I'm asking myself if somebody has tried doing 802.1Q marking and that person has experience my problems. When defining the rewrite rule, 802.1Q is not shown as an option. However, the parser accepts it. But, when you try to apply it to the interface, it is rejected. Have you seen this? I have running JunOS 5.1R1.4 and I am using a E-FPC.
Thank you very much for your consideration.
Ciao.

P-

root@M20# show interfaces ge-1/2/0
vlan-tagging;
unit 0 {
    vlan-id 2;
    family inet {
        address 10.1.1.1/24;
    }
}

[edit]
root@M20# show class-of-service rewrite-rules ?
Possible completions:
  <[Enter]> Execute this command
+ apply-groups Groups from which to inherit configuration data
> dscp Differentiated Service Code Point (DSCP) rewrite rule
> exp MPLS EXP rewrite rule
> inet-precedence IPv4 precedence rewrite rule
  | Pipe through a command
[edit]
root@M20# show class-of-service rewrite-rules
ieee-802.1 COS {
    forwarding-class SILVER {
        loss-priority low code-point 100;
    }
    forwarding-class BRONZE {
        loss-priority low code-point 010;
    }
}

[edit]
root@M20# ...vice interfaces ge-1/2/0 unit 0 rewrite-rules ieee-802.1 ?
Possible completions:
  default Apply default rewrite rule
[edit]
root@M20# ...vice interfaces ge-1/2/0 unit 0 rewrite-rules ieee-802.1 COS
                                                                      ^
syntax error.

[edit]
root@M20#

PR
Connettiti con Genie.it e vinci una fantastica Mini! E' facile clicca qui http://www.genie.it/geniemini



This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:38 EDT