- play_arrow Aggregated Ethernet Interfaces
- Aggregated Ethernet Interfaces Overview
- Link Protection of Aggregated Ethernet Interfaces
- Scheduling on Aggregated Ethernet Interfaces
- Load Balancing on Aggregated Ethernet Interfaces
- Performance Monitoring on Aggregated Ethernet Interfaces
- Periodic Packet Management on Ethernet Interfaces
- Ethernet Link Aggregation
- play_arrow Gigabit Ethernet Interfaces
- play_arrow Port Speed
- play_arrow 400ZR and 400G OpenZR+ Optical Transceivers
- play_arrow 100GbE, 40GbE, and 10GbE Optical Transceivers
- play_arrow Monitoring and Troubleshooting Ethernet Interfaces
- play_arrow Monitor Interfaces
- play_arrow Troubleshoot Interfaces
-
- play_arrow Configuration Statements and Operational Commands
Configure Ethernet Interfaces
Learn how to configure the physical properties of an interface specific to Fast-Ethernet interfaces, Gigabit-Ethernet interfaces, and aggregated Ethernet interfaces.
Configure Ethernet Interfaces Properties
To configure the Ethernet interfaces properties based on your requirement, select the appropriate command.
In configuration mode, go to the
interfaces
hierarchy level to set the interface port type such as aex, e3, fe, ge, t3.content_copy zoom_out_map[edit] user@host# set interfaces interface-name
Configure the Fast Ethernet interface at the
[edit interfaces fe-fpc/pic/port]
hierarchy level.content_copy zoom_out_map[edit interfaces fe-fpc/pic/port] user@host# set fastether-options
Configure the Gigabit Ethernet Interface at the
[edit interfaces ge-fpc/pic/port]
hierarchy level.content_copy zoom_out_map[edit interfaces ge-fpc/pic/port] user@host# set gigether-options
Configure aggregated Ethernet interface, at the
[edit interfaces aex]
hierarchy levelcontent_copy zoom_out_map[edit interfaces aex] user@host# set aggregated-ether-options
Configure the 10-Gigabit Ethernet DWDM interface, include the
statement at theoptics-options
[edit interfaces ge-fpc/pic/port]
hierarchy level.content_copy zoom_out_map[edit interfaces ge-fpc/pic/port] user@host# set optics-options
Configure LAN or WAN on 10-Gigabit Ethernet interface, include the
framing
statement at the[edit interfaces xe-fpc/pic/port]
hierarchy level.content_copy zoom_out_map[edit interfaces ge-fpc/pic/port] user@host# set framing
Configure OAM 802.3ah support for Ethernet interfaces, include the
oam
statement at the[edit protocols]
hierarchy level.content_copy zoom_out_map[edit protocols] user@host# set oam
Configure Gigabit Ethernet IQ-specific logical interface, at the
[edit interfaces interface-name unit logical-unit-number]
hierarchy level or[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number]
content_copy zoom_out_map[edit interfaces interface-name unit logical-unit-number] user@host# set input-vlan-map user@host# set output-vlan-map user@host# set layer2-policer user@host# set vlan-tags inner tpid.vlan-id outer tpid.vlan-id
Configure the speed at the
[edit interfaces interface-name]
hierarchy level.content_copy zoom_out_map[edit interfaces interface-name] user@host# set speed (10m | 100m | 1g | auto | auto-10m-100m)
Configure an ingress rate limit on a Fast Ethernet 8-port, 12-port, or 48-port PIC interface, include the
ingress-rate-limit
statement at the[edit interfaces interface-name fastether-options]
hierarchy level.content_copy zoom_out_map[edit interfaces interface-name fastether-options] user@host# set ingress-rate-limit rate
Configure an Ethernet interface to operate in either full-duplex or half-duplex mode, include the
link-mode
statement at the[edit interfaces interface-name]
hierarchy level.content_copy zoom_out_map[edit interfaces interface-name] user@host# set link-mode (full-duplex | half-duplex)rate
Configure multicast statistics collection on Ethernet Interfaces, include the
multicast-statistics
statement at the[edit interfaces interface-name ge-fpc/pic/port]
hierarchy level.content_copy zoom_out_map[edit interfaces interface-name ge-fpc/pic/port] user@host# set multicast-statisticsrate
Configure MAC address validation on static Ethernet interfaces, include the
arp ip-address mac mac-address
statement at the[edit interfaces interface-name unit logical-unit-number family inet address interface-address]
hierarchy level.content_copy zoom_out_map[edit interfaces interface-name] user@host# set unit logical-unit-number family inet user@host# set mac-validate option address address user@host# set arp ip-address mac mac-address