In access switching mode, only one physical interface is configured for the entire Gigabit Ethernet uPIM. The single physical interface serves as a Virtual Router Interface (VRI). Configuration of the physical port characteristics is done under the single physical interface.
To configure Gigabit Ethernet uPIM physical Ethernet interface properties, include the switch-port-parameters statement at the [edit interfaces [ge-pim/0/0] hierarchy level:
- [edit interfaces ge-pim /0/0]
- {
-
- switch-port port-number {
- (auto-negotiation | no-auto-negotiation);
- speed (10m | 100m | 1g);
- link-mode (full-duplex | half-duplex);
- }
- }