Ethernet Power Supply Interface
U
SER
G
UIDE
49
E
THERNET
P
OWER
S
UPPLY
I
NTERFACE
C
ONFIGURATION
The Ethernet Power Supply is called
eps0
.
To configure the IP address, you have to type:
set eps0 ipaddr <ip_address> [netmask <netmask> broadcast <broadcast>]
It is possible to enable a dynamic NAT on all the
eps0
outbound packets with:
set eps0 masquerade
If you want to limit the outgoing bandwidth to a maximum value by using:
set eps0 bandwidth N
where
N
is expressed in Kbit/s.
You can set an IPv6 address with:
set eps0 ipv6addr X:X::X:X/M
To set the MTU value, use:
set eps0 mtu N
To apply all the previous settings, you have to execute the command:
set eps0 on
The configuration described above is applied in case it has been explicitly done the LAN splitting
(see the specific chapter). If not, the eps0 port is managed as any port inherent to the switch.