VLAN

3 views
Skip to first unread message

AGUNG BOTAK

unread,
Jan 31, 2012, 11:29:58 PM1/31/12
to id-u...@googlegroups.com
gimana ya cara konfigur ubuntu supaya sbagai router  utk hubungkan VLan catalist cisco?


terimaksih


adi

unread,
Feb 3, 2012, 3:55:06 AM2/3/12
to id-u...@googlegroups.com
On Wed, Feb 01, 2012 at 11:29:58AM +0700, AGUNG BOTAK wrote:
>gimana ya cara konfigur ubuntu supaya sbagai router utk hubungkan VLan
>catalist cisco?

$ sudo apt-get install vlan

contoh di /etc/network/interfaces

----
auto eth0 eth0.100 eth0.200

iface eth0 inet manual

iface eth0.100 inet static
address 192.168.1.1
netmask 255.255.255.0

iface eth0.200 inet static
address 192.168.2.1
netmask 255.255.255.0
----

nanti tinggal:

$ sudo ifup eth0.100
$ sudo ifup eth0.200

Salam,

P.Y. Adi Prasaja

AGUNG BOTAK

unread,
Feb 5, 2012, 8:37:22 PM2/5/12
to id-u...@googlegroups.com
terimakasih mas,
kalu digunakan firewall berarti pakai eth0.100 atau eth0 saja mas

terimaksih

2012/2/3 adi <a...@postpi.com>


--
---------------------------------------------------------
Cara bertanya yang baik: http://wiki.linux.or.id/Cara_bertanya_yang_baik
Etika Milis: http://wiki.ubuntu-id.org/EtikaMilis
Milis: http://groups.google.com/group/id-ubuntu

Reply all
Reply to author
Forward
0 new messages