Configure Ethernet Interfaces
SUMMARY 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.[edit] user@host# set interfaces interface-name
Configure the Fast Ethernet interface at the
[edit interfaces fe-fpc/pic/port]
hierarchy level.[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.[edit interfaces ge-fpc/pic/port] user@host# set gigether-options
Configure aggregated Ethernet interface, at the
[edit interfaces aex]
hierarchy level[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.[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.[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.[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]
[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.[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.[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.[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.[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.[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