Hirdetés

Új hozzászólás Aktív témák

  • jerry311

    nagyúr

    válasz kraftxld #5082 üzenetére

    Mikrotik, nincs rajta semmi extra.
    Csak 2 VLAN, a másodikat akár le is szedhetnám, mert nem használja semmi, de mindegy, mert minden VLAN 1-ben van ESXi-ben és egy porton: 3.
    A másik port (ha bedugnám a Mikrotikbe) csak az ESXi menedzsment, 0 VM. Viszont ha egy switchben vannak, akkor loop van.

    # dec/17/2020 20:02:23 by RouterOS 6.47.7
    # model = CRS309-1G-8S+

    /interface bridge
    add admin-mac=74:4D:28:52:41:2C auto-mac=no comment=defconf name=bridge
    /interface ethernet
    set [ find default-name=ether1 ] l2mtu=9092 mtu=9000
    set [ find default-name=sfp-sfpplus1 ] advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full,10000M-full comment=uplink l2mtu=9092 mtu=9000
    set [ find default-name=sfp-sfpplus2 ] l2mtu=9092 mtu=9000
    set [ find default-name=sfp-sfpplus3 ] advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full,10000M-full comment=ESXi l2mtu=9092 mtu=9000
    set [ find default-name=sfp-sfpplus4 ] l2mtu=9092 mtu=9000
    set [ find default-name=sfp-sfpplus5 ] advertise=10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full,10000M-full l2mtu=9092 mtu=9000
    set [ find default-name=sfp-sfpplus6 ] auto-negotiation=no l2mtu=9092 mtu=9000
    set [ find default-name=sfp-sfpplus7 ] auto-negotiation=no l2mtu=9092 mtu=9000
    set [ find default-name=sfp-sfpplus8 ] auto-negotiation=no l2mtu=9092 mtu=9000

    /interface vlan
    add interface=sfp-sfpplus3 mtu=9000 name=vlan2 vlan-id=2

    /interface bridge port
    add bridge=bridge comment=defconf interface=sfp-sfpplus1
    add bridge=bridge comment=defconf interface=sfp-sfpplus2
    add bridge=bridge comment=defconf interface=sfp-sfpplus3
    add bridge=bridge comment=defconf interface=sfp-sfpplus4
    add bridge=bridge comment=defconf interface=sfp-sfpplus5
    add bridge=bridge comment=defconf interface=sfp-sfpplus6
    add bridge=bridge comment=defconf interface=sfp-sfpplus7
    add bridge=bridge comment=defconf interface=sfp-sfpplus8

    /interface bridge vlan
    add bridge=bridge tagged=sfp-sfpplus1,sfp-sfpplus3 vlan-ids=2,1

    /system routerboard settings
    set boot-os=router-os

Új hozzászólás Aktív témák