/
Physical Ethernet Port Configuration
Physical Ethernet Port Configuration
You can enable (or disable) the Ethernet port, configure the Ethernet port's MTU, rate-limit, flow control, and change the qe-interface mode.
Shutting Down the Ethernet Port
admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 disable true admin@XorPlus# commit Waiting for merging configuration. Commit OK. Save done. admin@XorPlus#
Configuring the MTU
admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 mtu 1200 admin@XorPlus# commit Waiting for merging configuration. Commit OK. Save done. admin@XorPlus#
Enabling Port Flow Control
admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 ether-options flow-control true admin@XorPlus# commit Waiting for merging configuration. Commit OK. Save done. admin@XorPlus#
Copyright © 2025 Pica8 Inc. All Rights Reserved.