subscriber interfacesexamplegigabit Ethernet VLAN with no autonegotiation- [edit interfaces]
- ge-5/1/9 {
- vlan-tagging;
-
- gigether-options {
- no-auto-negotiation;
- }
-
- unit 2004 {
- vlan-id 2004;
-
- family inet {
- address 222.0.0.1/22;
- }
- }
- }