[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4FF61DE9.7000507@jetable.org>
Date: Fri, 06 Jul 2012 01:06:17 +0200
From: "Fabien C." <kczy1jafrl3jpq1@...able.org>
To: netdev@...r.kernel.org
Subject: [iproute2] display vlan configuration
Hello,
it looks like there is no way to show the vlan configuration with iproute (nor with any other tool apparently).
This can lead to trouble since :
# ip link add link eth0 name eth2.333 type vlan id 444
will create an interface that will show up like this with "ip link show" :
51: eth2.333@...0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN
The only hint we have is the interface name, which may not be related to the vlan id we set earlier.
Is there any way to get that information?
Thanks,
Fabien
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists