In this example, you create tunnel interfaces on Packet Forwarding Engine 0 of
DPC 4 with 10 Gbps of bandwidth reserved for tunnel traffic. Ethernet and tunnel interfaces cannot coexist on the same Packet Forwarding Engine of a 10-Gigabit Ethernet 4-port DPC. With this configuration, the tunnel interfaces created are gr-4/0/0, pe-4/0/0, pd-4/0/0, vt-4/0/0 and so on.
- [edit chassis]
- fpc 4 pic 0 {
-
- tunnel-services {
- 10g;
- }
- }