TP-Link TL-WR741ND v4: interner Switch

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC basierende Hardware
Author Message
kthx
DD-WRT Novice


Joined: 26 Nov 2014
Posts: 1

PostPosted: Thu Dec 11, 2014 11:59    Post subject: TP-Link TL-WR741ND v4: interner Switch Reply with quote
Hallo,

ich versuche gerade, die Hardware meines Routers besser zu verstehen und bin auf ein paar offene Fragen gestoßen. Vielleicht weiß jemand von euch, wie man an diese Informationen kommt.

1. Portkonfiguration des Switches
Der Router besitzt 5 Ethernet-Ports (4x LAN, 1x WAN), die auf der Gehäuserückseite nach außen geführt sind. Zusätzlich muss es mindestens einen internen Port geben, der zur CPU führt. Nun listet swconfig aber insgesamt nur 5 Ports (Port 0 bis 4) auf, wobei Port 0 mit der CPU verbunden zu sein scheint:
Code:
# swconfig dev eth1 help
switch0: eth1(AR7240/AR9330 built-in switch), ports: 5 (cpu @ 0), vlans: 16
     --switch
        Attribute 1 (int): enable_vlan (Enable VLAN mode)
        Attribute 2 (none): apply (Activate changes in the hardware)
        Attribute 3 (none): reset (Reset the switch)
     --vlan
        Attribute 1 (int): vid (VLAN ID)
        Attribute 2 (ports): ports (VLAN port mapping)
     --port
        Attribute 1 (int): pvid (Primary VLAN ID)
        Attribute 2 (string): link (Get port link information)
Code:
# swconfig dev eth1 show
Global attributes:
        enable_vlan: 1
Port 0:
        pvid: 1
        link: port:0 link:up speed:1000baseT full-duplex txflow rxflow
Port 1:
        pvid: 1
        link: port:1 link:down
Port 2:
        pvid: 1
        link: port:2 link:up speed:100baseT full-duplex auto
Port 3:
        pvid: 1
        link: port:3 link:up speed:100baseT full-duplex auto
Port 4:
        pvid: 1
        link: port:4 link:down
VLAN 1:
        vid: 1
        ports: 0 1 2 3 4

Wo ist der fehlende Port?

In einem Beitrag auf Server Fault vermutet ein Benutzer folgendes Layout:

Ist irgendwie verifizierbar, ob der Switch tatsächlich so aufgebaut ist?
Ich glaube zumindest, dass eth0 und eth1 in meinem Fall vertauscht sind, da swconfig für switch0 im Gegensatz zum verlinken Beitrag eth1 und nicht eth0 ausgibt.

2. Bridge br0:0
ifconfig zeigt eine Bridge br0:0 mit einer zeroconf-Adresse (169.254.0.0/16 laut RFC 3927) an. Ist die notwendig? Kann sie in der Konfiguration deaktiviert werden?

3. WAN-Port am Switch
Sollte das Interface eth0 tatsächlich den WAN-Port darstellen, wieso ist es auch ohne der Einstellung "Assign WAN Port to Switch" im GUI mit eth1 über eine Bridge verbunden?
Code:
bridge name     bridge id               STP enabled     interfaces
br0             8000.f8d111801979       no              eth0
                                                        eth1

swconfig erzeugt sowohl bei
Code:
swconfig dev eth0 show
als auch
Code:
swconfig dev eth1 show
dieselbe Ausgabe (siebe oben).
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC basierende Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum