Hello,

I am testing (playing with it, too) bridge capabilities in OpenBSD and with
this sequence of commands:

ifconfig bridge0 add et1
for i in `jot - 0 500 1`; do ifconfig vether$i create; ifconfig vether$i
up; ifconfig bridge0 add vether$i; done
ifconfig vether500 192.168.1.1/24
ifconfig bridge0 up

from other machine connected to this one via et1, which has 192.168.1.2 as
it's address, I can not ping 192.168.1.1 nor from .1 ping .2.

If I change

ifconfig vether500 192.168.1.1/24

to

ifconfig vether200 192.168.1.1/24

ping works like a charm.

I can see an overflow, counting from et1 to vether247, on bridge port
number: ... 254 255 0 1 ...

My dmesg (the last message repeated a lot of times), followed by 'ifconfig
bridge0' output are at the end of message.

Why ifconfig do not complain about adding more than 256 ports (as you can
see from the ifconfig bridge0 output, some ports are not filled, like port
number 6, in bridge0)?

Thank you for your time!
Raimundo Santos

OpenBSD 5.5 (GENERIC.MP) #315: Wed Mar  5 09:37:46 MST 2014
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 8538095616 (8142MB)
avail mem = 8302202880 (7917MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0x9f400 (53 entries)
bios0: vendor American Megatrends Inc. version "0803" date 07/23/2012
bios0: ASUSTeK Computer INC. M4A78LT-M-LE
acpi0 at bios0: rev 2
acpi0: sleep states S0 S1 S3 S4 S5
acpi0: tables DSDT FACP APIC MCFG OEMB SRAT HPET SSDT
acpi0: wakeup devices PCE2(S4) PCE3(S4) PCE4(S4) PCE5(S4) PCE6(S4) ALAN(S4)
PCE7(S4) PCE9(S4) PCEA(S4) PCEB(S4) PCEC(S4) SBAZ(S4) PS2M(S4) PS2K(S4)
UAR1(S4) P0PC(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Phenom(tm) II X2 565 Processor, 3415.62 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,ITSC
cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB
64b/line 16-way L2 cache, 6MB 64b/line 48-way L3 cache
cpu0: ITLB 32 4KB entries fully associative, 16 4MB entries fully
associative
cpu0: DTLB 48 4KB entries fully associative, 48 4MB entries fully
associative
cpu0: AMD erratum 721 detected and fixed
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 200MHz
cpu0: mwait min=64, max=64, C-substates=0.0.0.0.0, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Phenom(tm) II X2 565 Processor, 3415.24 MHz
cpu1:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,SKINIT,ITSC
cpu1: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB
64b/line 16-way L2 cache, 6MB 64b/line 48-way L3 cache
cpu1: ITLB 32 4KB entries fully associative, 16 4MB entries fully
associative
cpu1: DTLB 48 4KB entries fully associative, 48 4MB entries fully
associative
cpu1: AMD erratum 721 detected and fixed
cpu1: smt 0, core 1, package 0
ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 21, 24 pins
acpimcfg0 at acpi0 addr 0xe0000000, bus 0-255
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (P0P1)
acpiprt2 at acpi0: bus 2 (PCE2)
acpiprt3 at acpi0: bus -1 (PCE3)
acpiprt4 at acpi0: bus 3 (PCE4)
acpiprt5 at acpi0: bus 4 (PCE6)
acpiprt6 at acpi0: bus 5 (P0PC)
acpicpu0 at acpi0: PSS
acpicpu1 at acpi0: PSS
aibs0 at acpi0 RTMP RVLT RFAN GGRP GITM SITM
acpibtn0 at acpi0: PWRB
cpu0: 3415 MHz: speeds: 3400 2700 2300 800 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "AMD RS780 Host" rev 0x00
ppb0 at pci0 dev 1 function 0 vendor "Asustek", unknown product 0x9602 rev
0x00
pci1 at ppb0 bus 1
radeondrm0 at pci1 dev 5 function 0 "ATI Radeon HD 3000" rev 0x00
drm0 at radeondrm0
radeondrm0: apic 2 int 18
ppb1 at pci0 dev 2 function 0 "AMD RS780 PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
et0 at pci2 dev 0 function 0 "AT&T/Lucent ET1310" rev 0x02: apic 2 int 18,
address 00:13:3b:03:07:1a
etphy0 at et0 phy 0: ET1011 10/100/1000baseT PHY, rev. 2
ppb2 at pci0 dev 4 function 0 "AMD RS780 PCIE" rev 0x00: msi
pci3 at ppb2 bus 3
et1 at pci3 dev 0 function 0 "AT&T/Lucent ET1310" rev 0x02: apic 2 int 16,
address 00:13:3b:03:02:b9
etphy1 at et1 phy 0: ET1011 10/100/1000baseT PHY, rev. 2
ppb3 at pci0 dev 6 function 0 "AMD RS780 PCIE" rev 0x00: msi
pci4 at ppb3 bus 4
alc0 at pci4 dev 0 function 0 "Attansic Technology L1C" rev 0xc0: msi,
address f4:6d:04:00:8f:a1
atphy0 at alc0 phy 0: F1 10/100/1000 PHY, rev. 11
ahci0 at pci0 dev 17 function 0 "ATI SBx00 SATA" rev 0x00: apic 2 int 22,
AHCI 1.1
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0: <ATA, ST3500418AS, CC34> SCSI3 0/direct fixed
naa.5000c500120cd875
sd0: 476940MB, 512 bytes/sector, 976773168 sectors
ohci0 at pci0 dev 18 function 0 "ATI SB700 USB" rev 0x00: apic 2 int 16,
version 1.0, legacy support
ohci1 at pci0 dev 18 function 1 "ATI SB700 USB" rev 0x00: apic 2 int 16,
version 1.0, legacy support
ehci0 at pci0 dev 18 function 2 "ATI SB700 USB2" rev 0x00: apic 2 int 17
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "ATI EHCI root hub" rev 2.00/1.00 addr 1
ohci2 at pci0 dev 19 function 0 "ATI SB700 USB" rev 0x00: apic 2 int 18,
version 1.0, legacy support
ohci3 at pci0 dev 19 function 1 "ATI SB700 USB" rev 0x00: apic 2 int 18,
version 1.0, legacy support
ehci1 at pci0 dev 19 function 2 "ATI SB700 USB2" rev 0x00: apic 2 int 19
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "ATI EHCI root hub" rev 2.00/1.00 addr 1
piixpm0 at pci0 dev 20 function 0 "ATI SBx00 SMBus" rev 0x3c: SMI
iic0 at piixpm0
iic0: addr 0x20 01=11 02=28 04=00 05=00 06=00 07=00 09=00 0a=0f 0b=0f 0c=0f
0d=0f 0e=16 0f=8a 10=00 11=00 12=00 13=00 14=00 15=0e 16=32 17=9c 18=80
19=fb 1a=af 1b=a0 1c=b6 1d=80 1e=0c 1f=01 20=09 21=09 22=09 23=09 24=03
3e=bf words 00=ff11 01=1128 02=28ff 03=ff00 04=0000 05=0000 06=0000 07=00ff
spdmem0 at iic0 addr 0x50: 4GB DDR3 SDRAM PC3-10600
spdmem1 at iic0 addr 0x51: 4GB DDR3 SDRAM PC3-10600
pciide0 at pci0 dev 20 function 1 "ATI SB700 IDE" rev 0x00: DMA, channel 0
configured to compatibility, channel 1 configured to compatibility
pcib0 at pci0 dev 20 function 3 "ATI SB700 ISA" rev 0x00
ppb4 at pci0 dev 20 function 4 "ATI SB600 PCI" rev 0x00
pci5 at ppb4 bus 5
ohci4 at pci0 dev 20 function 5 "ATI SB700 USB" rev 0x00: apic 2 int 18,
version 1.0, legacy support
pchb1 at pci0 dev 24 function 0 "AMD AMD64 10h HyperTransport" rev 0x00
pchb2 at pci0 dev 24 function 1 "AMD AMD64 10h Address Map" rev 0x00
pchb3 at pci0 dev 24 function 2 "AMD AMD64 10h DRAM Cfg" rev 0x00
km0 at pci0 dev 24 function 3 "AMD AMD64 10h Misc Cfg" rev 0x00
pchb4 at pci0 dev 24 function 4 "AMD AMD64 10h Link Cfg" rev 0x00
usb2 at ohci0: USB revision 1.0
uhub2 at usb2 "ATI OHCI root hub" rev 1.00/1.00 addr 1
usb3 at ohci1: USB revision 1.0
uhub3 at usb3 "ATI OHCI root hub" rev 1.00/1.00 addr 1
usb4 at ohci2: USB revision 1.0
uhub4 at usb4 "ATI OHCI root hub" rev 1.00/1.00 addr 1
usb5 at ohci3: USB revision 1.0
uhub5 at usb5 "ATI OHCI root hub" rev 1.00/1.00 addr 1
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
it0 at isa0 port 0x2e/2: IT8712F rev 8, EC port 0x290
usb6 at ohci4: USB revision 1.0
uhub6 at usb6 "ATI OHCI root hub" rev 1.00/1.00 addr 1
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
scsibus2 at softraid0: 256 targets
root on sd0a (5a32fb5b12fd1447.a) swap on sd0b dump on sd0b
drm: initializing kernel modesetting (RS780 0x1002:0x9616 0x1043:0x8388).
radeondrm0: VRAM: 32M 0x00000000C0000000 - 0x00000000C1FFFFFF (32M used)
radeondrm0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF
error: [drm:pid0:r600_init_microcode] *ERROR* r600_cp: Failed to load
firmware "radeon-rs780_pfp"
error: [drm:pid0:r600_startup] *ERROR* Failed to load firmware!
error: [drm:pid0:r600_init] *ERROR* disabling GPU acceleration
error: [drm:pid0:radeon_bo_unpin] *ERROR* 0xfffffe821d3472b0 unpin not
necessary
error: [drm:pid0:radeon_bo_unpin] *ERROR* 0xfffffe821d3472b0 unpin not
necessary
No connectors reported connected with modes
Cannot find any crtc or sizes - going 1024x768
radeondrm0: 1024x768
wsdisplay0 at radeondrm0 mux 1: console (std, vt100 emulation), using wskbd0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
et1: can't enable RX/TX
et1: can't enable RX/TX
arp: attempt to add entry for 192.168.1.2 on vether500 by 00:1b:21:53:51:38
on vether0

==================== dmesg end ====================

bridge0: flags=41<UP,RUNNING>
groups: bridge
priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp
 designated: id 00:00:00:00:00:00 priority 0
et1 flags=3<LEARNING,DISCOVER>
port 2 ifpriority 0 ifcost 0
 vether0 flags=3<LEARNING,DISCOVER>
port 8 ifpriority 0 ifcost 0
vether1 flags=3<LEARNING,DISCOVER>
 port 9 ifpriority 0 ifcost 0
vether2 flags=3<LEARNING,DISCOVER>
port 10 ifpriority 0 ifcost 0
 vether3 flags=3<LEARNING,DISCOVER>
port 11 ifpriority 0 ifcost 0
vether4 flags=3<LEARNING,DISCOVER>
 port 12 ifpriority 0 ifcost 0
vether5 flags=3<LEARNING,DISCOVER>
port 13 ifpriority 0 ifcost 0
 vether6 flags=3<LEARNING,DISCOVER>
port 14 ifpriority 0 ifcost 0
vether7 flags=3<LEARNING,DISCOVER>
 port 15 ifpriority 0 ifcost 0
vether8 flags=3<LEARNING,DISCOVER>
port 16 ifpriority 0 ifcost 0
 vether9 flags=3<LEARNING,DISCOVER>
port 17 ifpriority 0 ifcost 0
vether10 flags=3<LEARNING,DISCOVER>
 port 18 ifpriority 0 ifcost 0
vether11 flags=3<LEARNING,DISCOVER>
port 19 ifpriority 0 ifcost 0
 vether12 flags=3<LEARNING,DISCOVER>
port 20 ifpriority 0 ifcost 0
vether13 flags=3<LEARNING,DISCOVER>
 port 21 ifpriority 0 ifcost 0
vether14 flags=3<LEARNING,DISCOVER>
port 22 ifpriority 0 ifcost 0
 vether15 flags=3<LEARNING,DISCOVER>
port 23 ifpriority 0 ifcost 0
vether16 flags=3<LEARNING,DISCOVER>
 port 24 ifpriority 0 ifcost 0
vether17 flags=3<LEARNING,DISCOVER>
port 25 ifpriority 0 ifcost 0
 vether18 flags=3<LEARNING,DISCOVER>
port 26 ifpriority 0 ifcost 0
vether19 flags=3<LEARNING,DISCOVER>
 port 27 ifpriority 0 ifcost 0
vether20 flags=3<LEARNING,DISCOVER>
port 28 ifpriority 0 ifcost 0
 vether21 flags=3<LEARNING,DISCOVER>
port 29 ifpriority 0 ifcost 0
vether22 flags=3<LEARNING,DISCOVER>
 port 30 ifpriority 0 ifcost 0
vether23 flags=3<LEARNING,DISCOVER>
port 31 ifpriority 0 ifcost 0
 vether24 flags=3<LEARNING,DISCOVER>
port 32 ifpriority 0 ifcost 0
vether25 flags=3<LEARNING,DISCOVER>
 port 33 ifpriority 0 ifcost 0
vether26 flags=3<LEARNING,DISCOVER>
port 34 ifpriority 0 ifcost 0
 vether27 flags=3<LEARNING,DISCOVER>
port 35 ifpriority 0 ifcost 0
vether28 flags=3<LEARNING,DISCOVER>
 port 36 ifpriority 0 ifcost 0
vether29 flags=3<LEARNING,DISCOVER>
port 37 ifpriority 0 ifcost 0
 vether30 flags=3<LEARNING,DISCOVER>
port 38 ifpriority 0 ifcost 0
vether31 flags=3<LEARNING,DISCOVER>
 port 39 ifpriority 0 ifcost 0
vether32 flags=3<LEARNING,DISCOVER>
port 40 ifpriority 0 ifcost 0
 vether33 flags=3<LEARNING,DISCOVER>
port 41 ifpriority 0 ifcost 0
vether34 flags=3<LEARNING,DISCOVER>
 port 42 ifpriority 0 ifcost 0
vether35 flags=3<LEARNING,DISCOVER>
port 43 ifpriority 0 ifcost 0
 vether36 flags=3<LEARNING,DISCOVER>
port 44 ifpriority 0 ifcost 0
vether37 flags=3<LEARNING,DISCOVER>
 port 45 ifpriority 0 ifcost 0
vether38 flags=3<LEARNING,DISCOVER>
port 46 ifpriority 0 ifcost 0
 vether39 flags=3<LEARNING,DISCOVER>
port 47 ifpriority 0 ifcost 0
vether40 flags=3<LEARNING,DISCOVER>
 port 48 ifpriority 0 ifcost 0
vether41 flags=3<LEARNING,DISCOVER>
port 49 ifpriority 0 ifcost 0
 vether42 flags=3<LEARNING,DISCOVER>
port 50 ifpriority 0 ifcost 0
vether43 flags=3<LEARNING,DISCOVER>
 port 51 ifpriority 0 ifcost 0
vether44 flags=3<LEARNING,DISCOVER>
port 52 ifpriority 0 ifcost 0
 vether45 flags=3<LEARNING,DISCOVER>
port 53 ifpriority 0 ifcost 0
vether46 flags=3<LEARNING,DISCOVER>
 port 54 ifpriority 0 ifcost 0
vether47 flags=3<LEARNING,DISCOVER>
port 55 ifpriority 0 ifcost 0
 vether48 flags=3<LEARNING,DISCOVER>
port 56 ifpriority 0 ifcost 0
vether49 flags=3<LEARNING,DISCOVER>
 port 57 ifpriority 0 ifcost 0
vether50 flags=3<LEARNING,DISCOVER>
port 58 ifpriority 0 ifcost 0
 vether51 flags=3<LEARNING,DISCOVER>
port 59 ifpriority 0 ifcost 0
vether52 flags=3<LEARNING,DISCOVER>
 port 60 ifpriority 0 ifcost 0
vether53 flags=3<LEARNING,DISCOVER>
port 61 ifpriority 0 ifcost 0
 vether54 flags=3<LEARNING,DISCOVER>
port 62 ifpriority 0 ifcost 0
vether55 flags=3<LEARNING,DISCOVER>
 port 63 ifpriority 0 ifcost 0
vether56 flags=3<LEARNING,DISCOVER>
port 64 ifpriority 0 ifcost 0
 vether57 flags=3<LEARNING,DISCOVER>
port 65 ifpriority 0 ifcost 0
vether58 flags=3<LEARNING,DISCOVER>
 port 66 ifpriority 0 ifcost 0
vether59 flags=3<LEARNING,DISCOVER>
port 67 ifpriority 0 ifcost 0
 vether60 flags=3<LEARNING,DISCOVER>
port 68 ifpriority 0 ifcost 0
vether61 flags=3<LEARNING,DISCOVER>
 port 69 ifpriority 0 ifcost 0
vether62 flags=3<LEARNING,DISCOVER>
port 70 ifpriority 0 ifcost 0
 vether63 flags=3<LEARNING,DISCOVER>
port 71 ifpriority 0 ifcost 0
vether64 flags=3<LEARNING,DISCOVER>
 port 72 ifpriority 0 ifcost 0
vether65 flags=3<LEARNING,DISCOVER>
port 73 ifpriority 0 ifcost 0
 vether66 flags=3<LEARNING,DISCOVER>
port 74 ifpriority 0 ifcost 0
vether67 flags=3<LEARNING,DISCOVER>
 port 75 ifpriority 0 ifcost 0
vether68 flags=3<LEARNING,DISCOVER>
port 76 ifpriority 0 ifcost 0
 vether69 flags=3<LEARNING,DISCOVER>
port 77 ifpriority 0 ifcost 0
vether70 flags=3<LEARNING,DISCOVER>
 port 78 ifpriority 0 ifcost 0
vether71 flags=3<LEARNING,DISCOVER>
port 79 ifpriority 0 ifcost 0
 vether72 flags=3<LEARNING,DISCOVER>
port 80 ifpriority 0 ifcost 0
vether73 flags=3<LEARNING,DISCOVER>
 port 81 ifpriority 0 ifcost 0
vether74 flags=3<LEARNING,DISCOVER>
port 82 ifpriority 0 ifcost 0
 vether75 flags=3<LEARNING,DISCOVER>
port 83 ifpriority 0 ifcost 0
vether76 flags=3<LEARNING,DISCOVER>
 port 84 ifpriority 0 ifcost 0
vether77 flags=3<LEARNING,DISCOVER>
port 85 ifpriority 0 ifcost 0
 vether78 flags=3<LEARNING,DISCOVER>
port 86 ifpriority 0 ifcost 0
vether79 flags=3<LEARNING,DISCOVER>
 port 87 ifpriority 0 ifcost 0
vether80 flags=3<LEARNING,DISCOVER>
port 88 ifpriority 0 ifcost 0
 vether81 flags=3<LEARNING,DISCOVER>
port 89 ifpriority 0 ifcost 0
vether82 flags=3<LEARNING,DISCOVER>
 port 90 ifpriority 0 ifcost 0
vether83 flags=3<LEARNING,DISCOVER>
port 91 ifpriority 0 ifcost 0
 vether84 flags=3<LEARNING,DISCOVER>
port 92 ifpriority 0 ifcost 0
vether85 flags=3<LEARNING,DISCOVER>
 port 93 ifpriority 0 ifcost 0
vether86 flags=3<LEARNING,DISCOVER>
port 94 ifpriority 0 ifcost 0
 vether87 flags=3<LEARNING,DISCOVER>
port 95 ifpriority 0 ifcost 0
vether88 flags=3<LEARNING,DISCOVER>
 port 96 ifpriority 0 ifcost 0
vether89 flags=3<LEARNING,DISCOVER>
port 97 ifpriority 0 ifcost 0
 vether90 flags=3<LEARNING,DISCOVER>
port 98 ifpriority 0 ifcost 0
vether91 flags=3<LEARNING,DISCOVER>
 port 99 ifpriority 0 ifcost 0
vether92 flags=3<LEARNING,DISCOVER>
port 100 ifpriority 0 ifcost 0
 vether93 flags=3<LEARNING,DISCOVER>
port 101 ifpriority 0 ifcost 0
vether94 flags=3<LEARNING,DISCOVER>
 port 102 ifpriority 0 ifcost 0
vether95 flags=3<LEARNING,DISCOVER>
port 103 ifpriority 0 ifcost 0
 vether96 flags=3<LEARNING,DISCOVER>
port 104 ifpriority 0 ifcost 0
vether97 flags=3<LEARNING,DISCOVER>
 port 105 ifpriority 0 ifcost 0
vether98 flags=3<LEARNING,DISCOVER>
port 106 ifpriority 0 ifcost 0
 vether99 flags=3<LEARNING,DISCOVER>
port 107 ifpriority 0 ifcost 0
vether100 flags=3<LEARNING,DISCOVER>
 port 108 ifpriority 0 ifcost 0
vether101 flags=3<LEARNING,DISCOVER>
port 109 ifpriority 0 ifcost 0
 vether102 flags=3<LEARNING,DISCOVER>
port 110 ifpriority 0 ifcost 0
vether103 flags=3<LEARNING,DISCOVER>
 port 111 ifpriority 0 ifcost 0
vether104 flags=3<LEARNING,DISCOVER>
port 112 ifpriority 0 ifcost 0
 vether105 flags=3<LEARNING,DISCOVER>
port 113 ifpriority 0 ifcost 0
vether106 flags=3<LEARNING,DISCOVER>
 port 114 ifpriority 0 ifcost 0
vether107 flags=3<LEARNING,DISCOVER>
port 115 ifpriority 0 ifcost 0
 vether108 flags=3<LEARNING,DISCOVER>
port 116 ifpriority 0 ifcost 0
vether109 flags=3<LEARNING,DISCOVER>
 port 117 ifpriority 0 ifcost 0
vether110 flags=3<LEARNING,DISCOVER>
port 118 ifpriority 0 ifcost 0
 vether111 flags=3<LEARNING,DISCOVER>
port 119 ifpriority 0 ifcost 0
vether112 flags=3<LEARNING,DISCOVER>
 port 120 ifpriority 0 ifcost 0
vether113 flags=3<LEARNING,DISCOVER>
port 121 ifpriority 0 ifcost 0
 vether114 flags=3<LEARNING,DISCOVER>
port 122 ifpriority 0 ifcost 0
vether115 flags=3<LEARNING,DISCOVER>
 port 123 ifpriority 0 ifcost 0
vether116 flags=3<LEARNING,DISCOVER>
port 124 ifpriority 0 ifcost 0
 vether117 flags=3<LEARNING,DISCOVER>
port 125 ifpriority 0 ifcost 0
vether118 flags=3<LEARNING,DISCOVER>
 port 126 ifpriority 0 ifcost 0
vether119 flags=3<LEARNING,DISCOVER>
port 127 ifpriority 0 ifcost 0
 vether120 flags=3<LEARNING,DISCOVER>
port 128 ifpriority 0 ifcost 0
vether121 flags=3<LEARNING,DISCOVER>
 port 129 ifpriority 0 ifcost 0
vether122 flags=3<LEARNING,DISCOVER>
port 130 ifpriority 0 ifcost 0
 vether123 flags=3<LEARNING,DISCOVER>
port 131 ifpriority 0 ifcost 0
vether124 flags=3<LEARNING,DISCOVER>
 port 132 ifpriority 0 ifcost 0
vether125 flags=3<LEARNING,DISCOVER>
port 133 ifpriority 0 ifcost 0
 vether126 flags=3<LEARNING,DISCOVER>
port 134 ifpriority 0 ifcost 0
vether127 flags=3<LEARNING,DISCOVER>
 port 135 ifpriority 0 ifcost 0
vether128 flags=3<LEARNING,DISCOVER>
port 136 ifpriority 0 ifcost 0
 vether129 flags=3<LEARNING,DISCOVER>
port 137 ifpriority 0 ifcost 0
vether130 flags=3<LEARNING,DISCOVER>
 port 138 ifpriority 0 ifcost 0
vether131 flags=3<LEARNING,DISCOVER>
port 139 ifpriority 0 ifcost 0
 vether132 flags=3<LEARNING,DISCOVER>
port 140 ifpriority 0 ifcost 0
vether133 flags=3<LEARNING,DISCOVER>
 port 141 ifpriority 0 ifcost 0
vether134 flags=3<LEARNING,DISCOVER>
port 142 ifpriority 0 ifcost 0
 vether135 flags=3<LEARNING,DISCOVER>
port 143 ifpriority 0 ifcost 0
vether136 flags=3<LEARNING,DISCOVER>
 port 144 ifpriority 0 ifcost 0
vether137 flags=3<LEARNING,DISCOVER>
port 145 ifpriority 0 ifcost 0
 vether138 flags=3<LEARNING,DISCOVER>
port 146 ifpriority 0 ifcost 0
vether139 flags=3<LEARNING,DISCOVER>
 port 147 ifpriority 0 ifcost 0
vether140 flags=3<LEARNING,DISCOVER>
port 148 ifpriority 0 ifcost 0
 vether141 flags=3<LEARNING,DISCOVER>
port 149 ifpriority 0 ifcost 0
vether142 flags=3<LEARNING,DISCOVER>
 port 150 ifpriority 0 ifcost 0
vether143 flags=3<LEARNING,DISCOVER>
port 151 ifpriority 0 ifcost 0
 vether144 flags=3<LEARNING,DISCOVER>
port 152 ifpriority 0 ifcost 0
vether145 flags=3<LEARNING,DISCOVER>
 port 153 ifpriority 0 ifcost 0
vether146 flags=3<LEARNING,DISCOVER>
port 154 ifpriority 0 ifcost 0
 vether147 flags=3<LEARNING,DISCOVER>
port 155 ifpriority 0 ifcost 0
vether148 flags=3<LEARNING,DISCOVER>
 port 156 ifpriority 0 ifcost 0
vether149 flags=3<LEARNING,DISCOVER>
port 157 ifpriority 0 ifcost 0
 vether150 flags=3<LEARNING,DISCOVER>
port 158 ifpriority 0 ifcost 0
vether151 flags=3<LEARNING,DISCOVER>
 port 159 ifpriority 0 ifcost 0
vether152 flags=3<LEARNING,DISCOVER>
port 160 ifpriority 0 ifcost 0
 vether153 flags=3<LEARNING,DISCOVER>
port 161 ifpriority 0 ifcost 0
vether154 flags=3<LEARNING,DISCOVER>
 port 162 ifpriority 0 ifcost 0
vether155 flags=3<LEARNING,DISCOVER>
port 163 ifpriority 0 ifcost 0
 vether156 flags=3<LEARNING,DISCOVER>
port 164 ifpriority 0 ifcost 0
vether157 flags=3<LEARNING,DISCOVER>
 port 165 ifpriority 0 ifcost 0
vether158 flags=3<LEARNING,DISCOVER>
port 166 ifpriority 0 ifcost 0
 vether159 flags=3<LEARNING,DISCOVER>
port 167 ifpriority 0 ifcost 0
vether160 flags=3<LEARNING,DISCOVER>
 port 168 ifpriority 0 ifcost 0
vether161 flags=3<LEARNING,DISCOVER>
port 169 ifpriority 0 ifcost 0
 vether162 flags=3<LEARNING,DISCOVER>
port 170 ifpriority 0 ifcost 0
vether163 flags=3<LEARNING,DISCOVER>
 port 171 ifpriority 0 ifcost 0
vether164 flags=3<LEARNING,DISCOVER>
port 172 ifpriority 0 ifcost 0
 vether165 flags=3<LEARNING,DISCOVER>
port 173 ifpriority 0 ifcost 0
vether166 flags=3<LEARNING,DISCOVER>
 port 174 ifpriority 0 ifcost 0
vether167 flags=3<LEARNING,DISCOVER>
port 175 ifpriority 0 ifcost 0
 vether168 flags=3<LEARNING,DISCOVER>
port 176 ifpriority 0 ifcost 0
vether169 flags=3<LEARNING,DISCOVER>
 port 177 ifpriority 0 ifcost 0
vether170 flags=3<LEARNING,DISCOVER>
port 178 ifpriority 0 ifcost 0
 vether171 flags=3<LEARNING,DISCOVER>
port 179 ifpriority 0 ifcost 0
vether172 flags=3<LEARNING,DISCOVER>
 port 180 ifpriority 0 ifcost 0
vether173 flags=3<LEARNING,DISCOVER>
port 181 ifpriority 0 ifcost 0
 vether174 flags=3<LEARNING,DISCOVER>
port 182 ifpriority 0 ifcost 0
vether175 flags=3<LEARNING,DISCOVER>
 port 183 ifpriority 0 ifcost 0
vether176 flags=3<LEARNING,DISCOVER>
port 184 ifpriority 0 ifcost 0
 vether177 flags=3<LEARNING,DISCOVER>
port 185 ifpriority 0 ifcost 0
vether178 flags=3<LEARNING,DISCOVER>
 port 186 ifpriority 0 ifcost 0
vether179 flags=3<LEARNING,DISCOVER>
port 187 ifpriority 0 ifcost 0
 vether180 flags=3<LEARNING,DISCOVER>
port 188 ifpriority 0 ifcost 0
vether181 flags=3<LEARNING,DISCOVER>
 port 189 ifpriority 0 ifcost 0
vether182 flags=3<LEARNING,DISCOVER>
port 190 ifpriority 0 ifcost 0
 vether183 flags=3<LEARNING,DISCOVER>
port 191 ifpriority 0 ifcost 0
vether184 flags=3<LEARNING,DISCOVER>
 port 192 ifpriority 0 ifcost 0
vether185 flags=3<LEARNING,DISCOVER>
port 193 ifpriority 0 ifcost 0
 vether186 flags=3<LEARNING,DISCOVER>
port 194 ifpriority 0 ifcost 0
vether187 flags=3<LEARNING,DISCOVER>
 port 195 ifpriority 0 ifcost 0
vether188 flags=3<LEARNING,DISCOVER>
port 196 ifpriority 0 ifcost 0
 vether189 flags=3<LEARNING,DISCOVER>
port 197 ifpriority 0 ifcost 0
vether190 flags=3<LEARNING,DISCOVER>
 port 198 ifpriority 0 ifcost 0
vether191 flags=3<LEARNING,DISCOVER>
port 199 ifpriority 0 ifcost 0
 vether192 flags=3<LEARNING,DISCOVER>
port 200 ifpriority 0 ifcost 0
vether193 flags=3<LEARNING,DISCOVER>
 port 201 ifpriority 0 ifcost 0
vether194 flags=3<LEARNING,DISCOVER>
port 202 ifpriority 0 ifcost 0
 vether195 flags=3<LEARNING,DISCOVER>
port 203 ifpriority 0 ifcost 0
vether196 flags=3<LEARNING,DISCOVER>
 port 204 ifpriority 0 ifcost 0
vether197 flags=3<LEARNING,DISCOVER>
port 205 ifpriority 0 ifcost 0
 vether198 flags=3<LEARNING,DISCOVER>
port 206 ifpriority 0 ifcost 0
vether199 flags=3<LEARNING,DISCOVER>
 port 207 ifpriority 0 ifcost 0
vether200 flags=3<LEARNING,DISCOVER>
port 208 ifpriority 0 ifcost 0
 vether201 flags=3<LEARNING,DISCOVER>
port 209 ifpriority 0 ifcost 0
vether202 flags=3<LEARNING,DISCOVER>
 port 210 ifpriority 0 ifcost 0
vether203 flags=3<LEARNING,DISCOVER>
port 211 ifpriority 0 ifcost 0
 vether204 flags=3<LEARNING,DISCOVER>
port 212 ifpriority 0 ifcost 0
vether205 flags=3<LEARNING,DISCOVER>
 port 213 ifpriority 0 ifcost 0
vether206 flags=3<LEARNING,DISCOVER>
port 214 ifpriority 0 ifcost 0
 vether207 flags=3<LEARNING,DISCOVER>
port 215 ifpriority 0 ifcost 0
vether208 flags=3<LEARNING,DISCOVER>
 port 216 ifpriority 0 ifcost 0
vether209 flags=3<LEARNING,DISCOVER>
port 217 ifpriority 0 ifcost 0
 vether210 flags=3<LEARNING,DISCOVER>
port 218 ifpriority 0 ifcost 0
vether211 flags=3<LEARNING,DISCOVER>
 port 219 ifpriority 0 ifcost 0
vether212 flags=3<LEARNING,DISCOVER>
port 220 ifpriority 0 ifcost 0
 vether213 flags=3<LEARNING,DISCOVER>
port 221 ifpriority 0 ifcost 0
vether214 flags=3<LEARNING,DISCOVER>
 port 222 ifpriority 0 ifcost 0
vether215 flags=3<LEARNING,DISCOVER>
port 223 ifpriority 0 ifcost 0
 vether216 flags=3<LEARNING,DISCOVER>
port 224 ifpriority 0 ifcost 0
vether217 flags=3<LEARNING,DISCOVER>
 port 225 ifpriority 0 ifcost 0
vether218 flags=3<LEARNING,DISCOVER>
port 226 ifpriority 0 ifcost 0
 vether219 flags=3<LEARNING,DISCOVER>
port 227 ifpriority 0 ifcost 0
vether220 flags=3<LEARNING,DISCOVER>
 port 228 ifpriority 0 ifcost 0
vether221 flags=3<LEARNING,DISCOVER>
port 229 ifpriority 0 ifcost 0
 vether222 flags=3<LEARNING,DISCOVER>
port 230 ifpriority 0 ifcost 0
vether223 flags=3<LEARNING,DISCOVER>
 port 231 ifpriority 0 ifcost 0
vether224 flags=3<LEARNING,DISCOVER>
port 232 ifpriority 0 ifcost 0
 vether225 flags=3<LEARNING,DISCOVER>
port 233 ifpriority 0 ifcost 0
vether226 flags=3<LEARNING,DISCOVER>
 port 234 ifpriority 0 ifcost 0
vether227 flags=3<LEARNING,DISCOVER>
port 235 ifpriority 0 ifcost 0
 vether228 flags=3<LEARNING,DISCOVER>
port 236 ifpriority 0 ifcost 0
vether229 flags=3<LEARNING,DISCOVER>
 port 237 ifpriority 0 ifcost 0
vether230 flags=3<LEARNING,DISCOVER>
port 238 ifpriority 0 ifcost 0
 vether231 flags=3<LEARNING,DISCOVER>
port 239 ifpriority 0 ifcost 0
vether232 flags=3<LEARNING,DISCOVER>
 port 240 ifpriority 0 ifcost 0
vether233 flags=3<LEARNING,DISCOVER>
port 241 ifpriority 0 ifcost 0
 vether234 flags=3<LEARNING,DISCOVER>
port 242 ifpriority 0 ifcost 0
vether235 flags=3<LEARNING,DISCOVER>
 port 243 ifpriority 0 ifcost 0
vether236 flags=3<LEARNING,DISCOVER>
port 244 ifpriority 0 ifcost 0
 vether237 flags=3<LEARNING,DISCOVER>
port 245 ifpriority 0 ifcost 0
vether238 flags=3<LEARNING,DISCOVER>
 port 246 ifpriority 0 ifcost 0
vether239 flags=3<LEARNING,DISCOVER>
port 247 ifpriority 0 ifcost 0
 vether240 flags=3<LEARNING,DISCOVER>
port 248 ifpriority 0 ifcost 0
vether241 flags=3<LEARNING,DISCOVER>
 port 249 ifpriority 0 ifcost 0
vether242 flags=3<LEARNING,DISCOVER>
port 250 ifpriority 0 ifcost 0
 vether243 flags=3<LEARNING,DISCOVER>
port 251 ifpriority 0 ifcost 0
vether244 flags=3<LEARNING,DISCOVER>
 port 252 ifpriority 0 ifcost 0
vether245 flags=3<LEARNING,DISCOVER>
port 253 ifpriority 0 ifcost 0
 vether246 flags=3<LEARNING,DISCOVER>
port 254 ifpriority 0 ifcost 0
vether247 flags=3<LEARNING,DISCOVER>
 port 255 ifpriority 0 ifcost 0
vether248 flags=3<LEARNING,DISCOVER>
port 0 ifpriority 0 ifcost 0
 vether249 flags=3<LEARNING,DISCOVER>
port 1 ifpriority 0 ifcost 0
vether250 flags=3<LEARNING,DISCOVER>
 port 2 ifpriority 0 ifcost 0
vether251 flags=3<LEARNING,DISCOVER>
port 3 ifpriority 0 ifcost 0
 vether252 flags=3<LEARNING,DISCOVER>
port 4 ifpriority 0 ifcost 0
vether253 flags=3<LEARNING,DISCOVER>
 port 5 ifpriority 0 ifcost 0
vether254 flags=3<LEARNING,DISCOVER>
port 6 ifpriority 0 ifcost 0
 vether255 flags=3<LEARNING,DISCOVER>
port 7 ifpriority 0 ifcost 0
vether256 flags=3<LEARNING,DISCOVER>
 port 8 ifpriority 0 ifcost 0
vether257 flags=3<LEARNING,DISCOVER>
port 9 ifpriority 0 ifcost 0
 vether258 flags=3<LEARNING,DISCOVER>
port 10 ifpriority 0 ifcost 0
vether259 flags=3<LEARNING,DISCOVER>
 port 11 ifpriority 0 ifcost 0
vether260 flags=3<LEARNING,DISCOVER>
port 12 ifpriority 0 ifcost 0
 vether261 flags=3<LEARNING,DISCOVER>
port 13 ifpriority 0 ifcost 0
vether262 flags=3<LEARNING,DISCOVER>
 port 14 ifpriority 0 ifcost 0
vether263 flags=3<LEARNING,DISCOVER>
port 15 ifpriority 0 ifcost 0
 vether264 flags=3<LEARNING,DISCOVER>
port 16 ifpriority 0 ifcost 0
vether265 flags=3<LEARNING,DISCOVER>
 port 17 ifpriority 0 ifcost 0
vether266 flags=3<LEARNING,DISCOVER>
port 18 ifpriority 0 ifcost 0
 vether267 flags=3<LEARNING,DISCOVER>
port 19 ifpriority 0 ifcost 0
vether268 flags=3<LEARNING,DISCOVER>
 port 20 ifpriority 0 ifcost 0
vether269 flags=3<LEARNING,DISCOVER>
port 21 ifpriority 0 ifcost 0
 vether270 flags=3<LEARNING,DISCOVER>
port 22 ifpriority 0 ifcost 0
vether271 flags=3<LEARNING,DISCOVER>
 port 23 ifpriority 0 ifcost 0
vether272 flags=3<LEARNING,DISCOVER>
port 24 ifpriority 0 ifcost 0
 vether273 flags=3<LEARNING,DISCOVER>
port 25 ifpriority 0 ifcost 0
vether274 flags=3<LEARNING,DISCOVER>
 port 26 ifpriority 0 ifcost 0
vether275 flags=3<LEARNING,DISCOVER>
port 27 ifpriority 0 ifcost 0
 vether276 flags=3<LEARNING,DISCOVER>
port 28 ifpriority 0 ifcost 0
vether277 flags=3<LEARNING,DISCOVER>
 port 29 ifpriority 0 ifcost 0
vether278 flags=3<LEARNING,DISCOVER>
port 30 ifpriority 0 ifcost 0
 vether279 flags=3<LEARNING,DISCOVER>
port 31 ifpriority 0 ifcost 0
vether280 flags=3<LEARNING,DISCOVER>
 port 32 ifpriority 0 ifcost 0
vether281 flags=3<LEARNING,DISCOVER>
port 33 ifpriority 0 ifcost 0
 vether282 flags=3<LEARNING,DISCOVER>
port 34 ifpriority 0 ifcost 0
vether283 flags=3<LEARNING,DISCOVER>
 port 35 ifpriority 0 ifcost 0
vether284 flags=3<LEARNING,DISCOVER>
port 36 ifpriority 0 ifcost 0
 vether285 flags=3<LEARNING,DISCOVER>
port 37 ifpriority 0 ifcost 0
vether286 flags=3<LEARNING,DISCOVER>
 port 38 ifpriority 0 ifcost 0
vether287 flags=3<LEARNING,DISCOVER>
port 39 ifpriority 0 ifcost 0
 vether288 flags=3<LEARNING,DISCOVER>
port 40 ifpriority 0 ifcost 0
vether289 flags=3<LEARNING,DISCOVER>
 port 41 ifpriority 0 ifcost 0
vether290 flags=3<LEARNING,DISCOVER>
port 42 ifpriority 0 ifcost 0
 vether291 flags=3<LEARNING,DISCOVER>
port 43 ifpriority 0 ifcost 0
vether292 flags=3<LEARNING,DISCOVER>
 port 44 ifpriority 0 ifcost 0
vether293 flags=3<LEARNING,DISCOVER>
port 45 ifpriority 0 ifcost 0
 vether294 flags=3<LEARNING,DISCOVER>
port 46 ifpriority 0 ifcost 0
vether295 flags=3<LEARNING,DISCOVER>
 port 47 ifpriority 0 ifcost 0
vether296 flags=3<LEARNING,DISCOVER>
port 48 ifpriority 0 ifcost 0
 vether297 flags=3<LEARNING,DISCOVER>
port 49 ifpriority 0 ifcost 0
vether298 flags=3<LEARNING,DISCOVER>
 port 50 ifpriority 0 ifcost 0
vether299 flags=3<LEARNING,DISCOVER>
port 51 ifpriority 0 ifcost 0
 vether300 flags=3<LEARNING,DISCOVER>
port 52 ifpriority 0 ifcost 0
vether301 flags=3<LEARNING,DISCOVER>
 port 53 ifpriority 0 ifcost 0
vether302 flags=3<LEARNING,DISCOVER>
port 54 ifpriority 0 ifcost 0
 vether303 flags=3<LEARNING,DISCOVER>
port 55 ifpriority 0 ifcost 0
vether304 flags=3<LEARNING,DISCOVER>
 port 56 ifpriority 0 ifcost 0
vether305 flags=3<LEARNING,DISCOVER>
port 57 ifpriority 0 ifcost 0
 vether306 flags=3<LEARNING,DISCOVER>
port 58 ifpriority 0 ifcost 0
vether307 flags=3<LEARNING,DISCOVER>
 port 59 ifpriority 0 ifcost 0
vether308 flags=3<LEARNING,DISCOVER>
port 60 ifpriority 0 ifcost 0
 vether309 flags=3<LEARNING,DISCOVER>
port 61 ifpriority 0 ifcost 0
vether310 flags=3<LEARNING,DISCOVER>
 port 62 ifpriority 0 ifcost 0
vether311 flags=3<LEARNING,DISCOVER>
port 63 ifpriority 0 ifcost 0
 vether312 flags=3<LEARNING,DISCOVER>
port 64 ifpriority 0 ifcost 0
vether313 flags=3<LEARNING,DISCOVER>
 port 65 ifpriority 0 ifcost 0
vether314 flags=3<LEARNING,DISCOVER>
port 66 ifpriority 0 ifcost 0
 vether315 flags=3<LEARNING,DISCOVER>
port 67 ifpriority 0 ifcost 0
vether316 flags=3<LEARNING,DISCOVER>
 port 68 ifpriority 0 ifcost 0
vether317 flags=3<LEARNING,DISCOVER>
port 69 ifpriority 0 ifcost 0
 vether318 flags=3<LEARNING,DISCOVER>
port 70 ifpriority 0 ifcost 0
vether319 flags=3<LEARNING,DISCOVER>
 port 71 ifpriority 0 ifcost 0
vether320 flags=3<LEARNING,DISCOVER>
port 72 ifpriority 0 ifcost 0
 vether321 flags=3<LEARNING,DISCOVER>
port 73 ifpriority 0 ifcost 0
vether322 flags=3<LEARNING,DISCOVER>
 port 74 ifpriority 0 ifcost 0
vether323 flags=3<LEARNING,DISCOVER>
port 75 ifpriority 0 ifcost 0
 vether324 flags=3<LEARNING,DISCOVER>
port 76 ifpriority 0 ifcost 0
vether325 flags=3<LEARNING,DISCOVER>
 port 77 ifpriority 0 ifcost 0
vether326 flags=3<LEARNING,DISCOVER>
port 78 ifpriority 0 ifcost 0
 vether327 flags=3<LEARNING,DISCOVER>
port 79 ifpriority 0 ifcost 0
vether328 flags=3<LEARNING,DISCOVER>
 port 80 ifpriority 0 ifcost 0
vether329 flags=3<LEARNING,DISCOVER>
port 81 ifpriority 0 ifcost 0
 vether330 flags=3<LEARNING,DISCOVER>
port 82 ifpriority 0 ifcost 0
vether331 flags=3<LEARNING,DISCOVER>
 port 83 ifpriority 0 ifcost 0
vether332 flags=3<LEARNING,DISCOVER>
port 84 ifpriority 0 ifcost 0
 vether333 flags=3<LEARNING,DISCOVER>
port 85 ifpriority 0 ifcost 0
vether334 flags=3<LEARNING,DISCOVER>
 port 86 ifpriority 0 ifcost 0
vether335 flags=3<LEARNING,DISCOVER>
port 87 ifpriority 0 ifcost 0
 vether336 flags=3<LEARNING,DISCOVER>
port 88 ifpriority 0 ifcost 0
vether337 flags=3<LEARNING,DISCOVER>
 port 89 ifpriority 0 ifcost 0
vether338 flags=3<LEARNING,DISCOVER>
port 90 ifpriority 0 ifcost 0
 vether339 flags=3<LEARNING,DISCOVER>
port 91 ifpriority 0 ifcost 0
vether340 flags=3<LEARNING,DISCOVER>
 port 92 ifpriority 0 ifcost 0
vether341 flags=3<LEARNING,DISCOVER>
port 93 ifpriority 0 ifcost 0
 vether342 flags=3<LEARNING,DISCOVER>
port 94 ifpriority 0 ifcost 0
vether343 flags=3<LEARNING,DISCOVER>
 port 95 ifpriority 0 ifcost 0
vether344 flags=3<LEARNING,DISCOVER>
port 96 ifpriority 0 ifcost 0
 vether345 flags=3<LEARNING,DISCOVER>
port 97 ifpriority 0 ifcost 0
vether346 flags=3<LEARNING,DISCOVER>
 port 98 ifpriority 0 ifcost 0
vether347 flags=3<LEARNING,DISCOVER>
port 99 ifpriority 0 ifcost 0
 vether348 flags=3<LEARNING,DISCOVER>
port 100 ifpriority 0 ifcost 0
vether349 flags=3<LEARNING,DISCOVER>
 port 101 ifpriority 0 ifcost 0
vether350 flags=3<LEARNING,DISCOVER>
port 102 ifpriority 0 ifcost 0
 vether351 flags=3<LEARNING,DISCOVER>
port 103 ifpriority 0 ifcost 0
vether352 flags=3<LEARNING,DISCOVER>
 port 104 ifpriority 0 ifcost 0
vether353 flags=3<LEARNING,DISCOVER>
port 105 ifpriority 0 ifcost 0
 vether354 flags=3<LEARNING,DISCOVER>
port 106 ifpriority 0 ifcost 0
vether355 flags=3<LEARNING,DISCOVER>
 port 107 ifpriority 0 ifcost 0
vether356 flags=3<LEARNING,DISCOVER>
port 108 ifpriority 0 ifcost 0
 vether357 flags=3<LEARNING,DISCOVER>
port 109 ifpriority 0 ifcost 0
vether358 flags=3<LEARNING,DISCOVER>
 port 110 ifpriority 0 ifcost 0
vether359 flags=3<LEARNING,DISCOVER>
port 111 ifpriority 0 ifcost 0
 vether360 flags=3<LEARNING,DISCOVER>
port 112 ifpriority 0 ifcost 0
vether361 flags=3<LEARNING,DISCOVER>
 port 113 ifpriority 0 ifcost 0
vether362 flags=3<LEARNING,DISCOVER>
port 114 ifpriority 0 ifcost 0
 vether363 flags=3<LEARNING,DISCOVER>
port 115 ifpriority 0 ifcost 0
vether364 flags=3<LEARNING,DISCOVER>
 port 116 ifpriority 0 ifcost 0
vether365 flags=3<LEARNING,DISCOVER>
port 117 ifpriority 0 ifcost 0
 vether366 flags=3<LEARNING,DISCOVER>
port 118 ifpriority 0 ifcost 0
vether367 flags=3<LEARNING,DISCOVER>
 port 119 ifpriority 0 ifcost 0
vether368 flags=3<LEARNING,DISCOVER>
port 120 ifpriority 0 ifcost 0
 vether369 flags=3<LEARNING,DISCOVER>
port 121 ifpriority 0 ifcost 0
vether370 flags=3<LEARNING,DISCOVER>
 port 122 ifpriority 0 ifcost 0
vether371 flags=3<LEARNING,DISCOVER>
port 123 ifpriority 0 ifcost 0
 vether372 flags=3<LEARNING,DISCOVER>
port 124 ifpriority 0 ifcost 0
vether373 flags=3<LEARNING,DISCOVER>
 port 125 ifpriority 0 ifcost 0
vether374 flags=3<LEARNING,DISCOVER>
port 126 ifpriority 0 ifcost 0
 vether375 flags=3<LEARNING,DISCOVER>
port 127 ifpriority 0 ifcost 0
vether376 flags=3<LEARNING,DISCOVER>
 port 128 ifpriority 0 ifcost 0
vether377 flags=3<LEARNING,DISCOVER>
port 129 ifpriority 0 ifcost 0
 vether378 flags=3<LEARNING,DISCOVER>
port 130 ifpriority 0 ifcost 0
vether379 flags=3<LEARNING,DISCOVER>
 port 131 ifpriority 0 ifcost 0
vether380 flags=3<LEARNING,DISCOVER>
port 132 ifpriority 0 ifcost 0
 vether381 flags=3<LEARNING,DISCOVER>
port 133 ifpriority 0 ifcost 0
vether382 flags=3<LEARNING,DISCOVER>
 port 134 ifpriority 0 ifcost 0
vether383 flags=3<LEARNING,DISCOVER>
port 135 ifpriority 0 ifcost 0
 vether384 flags=3<LEARNING,DISCOVER>
port 136 ifpriority 0 ifcost 0
vether385 flags=3<LEARNING,DISCOVER>
 port 137 ifpriority 0 ifcost 0
vether386 flags=3<LEARNING,DISCOVER>
port 138 ifpriority 0 ifcost 0
 vether387 flags=3<LEARNING,DISCOVER>
port 139 ifpriority 0 ifcost 0
vether388 flags=3<LEARNING,DISCOVER>
 port 140 ifpriority 0 ifcost 0
vether389 flags=3<LEARNING,DISCOVER>
port 141 ifpriority 0 ifcost 0
 vether390 flags=3<LEARNING,DISCOVER>
port 142 ifpriority 0 ifcost 0
vether391 flags=3<LEARNING,DISCOVER>
 port 143 ifpriority 0 ifcost 0
vether392 flags=3<LEARNING,DISCOVER>
port 144 ifpriority 0 ifcost 0
 vether393 flags=3<LEARNING,DISCOVER>
port 145 ifpriority 0 ifcost 0
vether394 flags=3<LEARNING,DISCOVER>
 port 146 ifpriority 0 ifcost 0
vether395 flags=3<LEARNING,DISCOVER>
port 147 ifpriority 0 ifcost 0
 vether396 flags=3<LEARNING,DISCOVER>
port 148 ifpriority 0 ifcost 0
vether397 flags=3<LEARNING,DISCOVER>
 port 149 ifpriority 0 ifcost 0
vether398 flags=3<LEARNING,DISCOVER>
port 150 ifpriority 0 ifcost 0
 vether399 flags=3<LEARNING,DISCOVER>
port 151 ifpriority 0 ifcost 0
vether400 flags=3<LEARNING,DISCOVER>
 port 152 ifpriority 0 ifcost 0
vether401 flags=3<LEARNING,DISCOVER>
port 153 ifpriority 0 ifcost 0
 vether402 flags=3<LEARNING,DISCOVER>
port 154 ifpriority 0 ifcost 0
vether403 flags=3<LEARNING,DISCOVER>
 port 155 ifpriority 0 ifcost 0
vether404 flags=3<LEARNING,DISCOVER>
port 156 ifpriority 0 ifcost 0
 vether405 flags=3<LEARNING,DISCOVER>
port 157 ifpriority 0 ifcost 0
vether406 flags=3<LEARNING,DISCOVER>
 port 158 ifpriority 0 ifcost 0
vether407 flags=3<LEARNING,DISCOVER>
port 159 ifpriority 0 ifcost 0
 vether408 flags=3<LEARNING,DISCOVER>
port 160 ifpriority 0 ifcost 0
vether409 flags=3<LEARNING,DISCOVER>
 port 161 ifpriority 0 ifcost 0
vether410 flags=3<LEARNING,DISCOVER>
port 162 ifpriority 0 ifcost 0
 vether411 flags=3<LEARNING,DISCOVER>
port 163 ifpriority 0 ifcost 0
vether412 flags=3<LEARNING,DISCOVER>
 port 164 ifpriority 0 ifcost 0
vether413 flags=3<LEARNING,DISCOVER>
port 165 ifpriority 0 ifcost 0
 vether414 flags=3<LEARNING,DISCOVER>
port 166 ifpriority 0 ifcost 0
vether415 flags=3<LEARNING,DISCOVER>
 port 167 ifpriority 0 ifcost 0
vether416 flags=3<LEARNING,DISCOVER>
port 168 ifpriority 0 ifcost 0
 vether417 flags=3<LEARNING,DISCOVER>
port 169 ifpriority 0 ifcost 0
vether418 flags=3<LEARNING,DISCOVER>
 port 170 ifpriority 0 ifcost 0
vether419 flags=3<LEARNING,DISCOVER>
port 171 ifpriority 0 ifcost 0
 vether420 flags=3<LEARNING,DISCOVER>
port 172 ifpriority 0 ifcost 0
vether421 flags=3<LEARNING,DISCOVER>
 port 173 ifpriority 0 ifcost 0
vether422 flags=3<LEARNING,DISCOVER>
port 174 ifpriority 0 ifcost 0
 vether423 flags=3<LEARNING,DISCOVER>
port 175 ifpriority 0 ifcost 0
vether424 flags=3<LEARNING,DISCOVER>
 port 176 ifpriority 0 ifcost 0
vether425 flags=3<LEARNING,DISCOVER>
port 177 ifpriority 0 ifcost 0
 vether426 flags=3<LEARNING,DISCOVER>
port 178 ifpriority 0 ifcost 0
vether427 flags=3<LEARNING,DISCOVER>
 port 179 ifpriority 0 ifcost 0
vether428 flags=3<LEARNING,DISCOVER>
port 180 ifpriority 0 ifcost 0
 vether429 flags=3<LEARNING,DISCOVER>
port 181 ifpriority 0 ifcost 0
vether430 flags=3<LEARNING,DISCOVER>
 port 182 ifpriority 0 ifcost 0
vether431 flags=3<LEARNING,DISCOVER>
port 183 ifpriority 0 ifcost 0
 vether432 flags=3<LEARNING,DISCOVER>
port 184 ifpriority 0 ifcost 0
vether433 flags=3<LEARNING,DISCOVER>
 port 185 ifpriority 0 ifcost 0
vether434 flags=3<LEARNING,DISCOVER>
port 186 ifpriority 0 ifcost 0
 vether435 flags=3<LEARNING,DISCOVER>
port 187 ifpriority 0 ifcost 0
vether436 flags=3<LEARNING,DISCOVER>
 port 188 ifpriority 0 ifcost 0
vether437 flags=3<LEARNING,DISCOVER>
port 189 ifpriority 0 ifcost 0
 vether438 flags=3<LEARNING,DISCOVER>
port 190 ifpriority 0 ifcost 0
vether439 flags=3<LEARNING,DISCOVER>
 port 191 ifpriority 0 ifcost 0
vether440 flags=3<LEARNING,DISCOVER>
port 192 ifpriority 0 ifcost 0
 vether441 flags=3<LEARNING,DISCOVER>
port 193 ifpriority 0 ifcost 0
vether442 flags=3<LEARNING,DISCOVER>
 port 194 ifpriority 0 ifcost 0
vether443 flags=3<LEARNING,DISCOVER>
port 195 ifpriority 0 ifcost 0
 vether444 flags=3<LEARNING,DISCOVER>
port 196 ifpriority 0 ifcost 0
vether445 flags=3<LEARNING,DISCOVER>
 port 197 ifpriority 0 ifcost 0
vether446 flags=3<LEARNING,DISCOVER>
port 198 ifpriority 0 ifcost 0
 vether447 flags=3<LEARNING,DISCOVER>
port 199 ifpriority 0 ifcost 0
vether448 flags=3<LEARNING,DISCOVER>
 port 200 ifpriority 0 ifcost 0
vether449 flags=3<LEARNING,DISCOVER>
port 201 ifpriority 0 ifcost 0
 vether450 flags=3<LEARNING,DISCOVER>
port 202 ifpriority 0 ifcost 0
vether451 flags=3<LEARNING,DISCOVER>
 port 203 ifpriority 0 ifcost 0
vether452 flags=3<LEARNING,DISCOVER>
port 204 ifpriority 0 ifcost 0
 vether453 flags=3<LEARNING,DISCOVER>
port 205 ifpriority 0 ifcost 0
vether454 flags=3<LEARNING,DISCOVER>
 port 206 ifpriority 0 ifcost 0
vether455 flags=3<LEARNING,DISCOVER>
port 207 ifpriority 0 ifcost 0
 vether456 flags=3<LEARNING,DISCOVER>
port 208 ifpriority 0 ifcost 0
vether457 flags=3<LEARNING,DISCOVER>
 port 209 ifpriority 0 ifcost 0
vether458 flags=3<LEARNING,DISCOVER>
port 210 ifpriority 0 ifcost 0
 vether459 flags=3<LEARNING,DISCOVER>
port 211 ifpriority 0 ifcost 0
vether460 flags=3<LEARNING,DISCOVER>
 port 212 ifpriority 0 ifcost 0
vether461 flags=3<LEARNING,DISCOVER>
port 213 ifpriority 0 ifcost 0
 vether462 flags=3<LEARNING,DISCOVER>
port 214 ifpriority 0 ifcost 0
vether463 flags=3<LEARNING,DISCOVER>
 port 215 ifpriority 0 ifcost 0
vether464 flags=3<LEARNING,DISCOVER>
port 216 ifpriority 0 ifcost 0
 vether465 flags=3<LEARNING,DISCOVER>
port 217 ifpriority 0 ifcost 0
vether466 flags=3<LEARNING,DISCOVER>
 port 218 ifpriority 0 ifcost 0
vether467 flags=3<LEARNING,DISCOVER>
port 219 ifpriority 0 ifcost 0
 vether468 flags=3<LEARNING,DISCOVER>
port 220 ifpriority 0 ifcost 0
vether469 flags=3<LEARNING,DISCOVER>
 port 221 ifpriority 0 ifcost 0
vether470 flags=3<LEARNING,DISCOVER>
port 222 ifpriority 0 ifcost 0
 vether471 flags=3<LEARNING,DISCOVER>
port 223 ifpriority 0 ifcost 0
vether472 flags=3<LEARNING,DISCOVER>
 port 224 ifpriority 0 ifcost 0
vether473 flags=3<LEARNING,DISCOVER>
port 225 ifpriority 0 ifcost 0
 vether474 flags=3<LEARNING,DISCOVER>
port 226 ifpriority 0 ifcost 0
vether475 flags=3<LEARNING,DISCOVER>
 port 227 ifpriority 0 ifcost 0
vether476 flags=3<LEARNING,DISCOVER>
port 228 ifpriority 0 ifcost 0
 vether477 flags=3<LEARNING,DISCOVER>
port 229 ifpriority 0 ifcost 0
vether478 flags=3<LEARNING,DISCOVER>
 port 230 ifpriority 0 ifcost 0
vether479 flags=3<LEARNING,DISCOVER>
port 231 ifpriority 0 ifcost 0
 vether480 flags=3<LEARNING,DISCOVER>
port 232 ifpriority 0 ifcost 0
vether481 flags=3<LEARNING,DISCOVER>
 port 233 ifpriority 0 ifcost 0
vether482 flags=3<LEARNING,DISCOVER>
port 234 ifpriority 0 ifcost 0
 vether483 flags=3<LEARNING,DISCOVER>
port 235 ifpriority 0 ifcost 0
vether484 flags=3<LEARNING,DISCOVER>
 port 236 ifpriority 0 ifcost 0
vether485 flags=3<LEARNING,DISCOVER>
port 237 ifpriority 0 ifcost 0
 vether486 flags=3<LEARNING,DISCOVER>
port 238 ifpriority 0 ifcost 0
vether487 flags=3<LEARNING,DISCOVER>
 port 239 ifpriority 0 ifcost 0
vether488 flags=3<LEARNING,DISCOVER>
port 240 ifpriority 0 ifcost 0
 vether489 flags=3<LEARNING,DISCOVER>
port 241 ifpriority 0 ifcost 0
vether490 flags=3<LEARNING,DISCOVER>
 port 242 ifpriority 0 ifcost 0
vether491 flags=3<LEARNING,DISCOVER>
port 243 ifpriority 0 ifcost 0
 vether492 flags=3<LEARNING,DISCOVER>
port 244 ifpriority 0 ifcost 0
vether493 flags=3<LEARNING,DISCOVER>
 port 245 ifpriority 0 ifcost 0
vether494 flags=3<LEARNING,DISCOVER>
port 246 ifpriority 0 ifcost 0
 vether495 flags=3<LEARNING,DISCOVER>
port 247 ifpriority 0 ifcost 0
vether496 flags=3<LEARNING,DISCOVER>
 port 248 ifpriority 0 ifcost 0
vether497 flags=3<LEARNING,DISCOVER>
port 249 ifpriority 0 ifcost 0
 vether498 flags=3<LEARNING,DISCOVER>
port 250 ifpriority 0 ifcost 0
vether499 flags=3<LEARNING,DISCOVER>
 port 251 ifpriority 0 ifcost 0
vether500 flags=3<LEARNING,DISCOVER>
port 254 ifpriority 0 ifcost 0
 Addresses (max cache: 100, timeout: 240):
00:1b:21:53:51:38 et1 1 flags=0<>

Reply via email to