![MSTRONIC Solar & POE Battery Charger Скачать руководство пользователя страница 7](http://html1.mh-extra.com/html/mstronic/solar-and-poe-battery-charger/solar-and-poe-battery-charger_user-manual_1849335007.webp)
Configuration – EdgeRouterPOE-5 as 5-port LAN switch
Shown here is an example configuration to get an ERPOE-5 to behave as a 5-
port managed LAN switch. Only the
interfaces
section of the configuration
is shown.
interfaces {
bridge br0 {
address 192.168.1.20/24
aging 300
hello-time 2
max-age 20
priority 0
promiscuous disable
stp false
}
ethernet eth0 {
bridge-group {
bridge br0
}
duplex auto
poe {
output off
}
speed auto
}
ethernet eth1 {
bridge-group {
bridge br0
}
duplex auto
poe {
output off
}
speed auto
}
ethernet eth2 {
duplex auto
poe {
output off
}
speed auto
}
ethernet eth3 {
duplex auto
poe {
output 24v
}
speed auto
}
ethernet eth4 {
duplex auto
poe {
output 48v
}
speed auto
}
loopback lo {
}
switch switch0 {
bridge-group {
bridge br0
}
switch-port {
interface eth2
interface eth3
interface eth4
}
}
}