[Level 2] How to create logical interface in Ubuntu?

Just use ifconfig and assign a ip to logical interface name.
Ex.
# ifconfig eth0:1 192.168.1.101 netmask 255.255.255.0

Wish this helps.
regards,
Stanley Huang

Comments

Popular posts from this blog

[Level 1] Rar tool for Solaris.

[Level 2] iif in Python