On 14.03.2013 15:05, Yasir hussan wrote:
> Hi,
>
> i am creating and testing vlan using these commands,
>
> *ifconfig arge0 192.168.100.10 netmask 255.255.255.0*
> *
> *
> *ifconfig vlan4 create*
> *ifconfig vlan4 vlandev arge0 vlan 4*
> *ifconfig vlan4 192.168.1.10 netmask 255.255.255.0*
>
> he
Hi,
i am creating and testing vlan using these commands,
*ifconfig arge0 192.168.100.10 netmask 255.255.255.0*
*
*
*ifconfig vlan4 create*
*ifconfig vlan4 vlandev arge0 vlan 4*
*ifconfig vlan4 192.168.1.10 netmask 255.255.255.0*
here arge0 is the default interface of my ethernet device,
now i w