-
-
conf t
-
int fa 0/1
-
switchport mode access
-
switchport access vlan 101
-
end
-
write
-
-
# Sur linux pour avoir une interface virtuelle qui tag sur le vlan 2 et attachée à eth0 # Nécessite le package vlan (apt-get install vlan, yum install vlan, ...) ifconfig eth0.2 192.168.2.1 # Sur cisco, pour autoriser les vlan 2 a 4 sur l'interface 0/1 conf t int fa 0/1 switchport mode trunk switchport trunk allowed vlan 2-4 end write
-
-
# Create the vlandevice dynamic:
-
ifconfig vlan_device create
-
# The vlan_device is configured this way:
-
ifconfig vlan_device vlan vlan_id vlandev parent_device
“vlan” related tags
spirit’s tags
access apache apache2 apt arguments auditd auth awk backup backups bandwidth bash bridge cache cd charset cisco commands conversion cron css date debian debug default diff directories directory distance dns dom du eth ethernet excel exclude files find firefox flash forms function hacks headers history hosts htaccess html http https ie ifconfig images input ip javascript jobs kill latitude linux log logging longitude mac mail maps merge monitoring mysql network nginx openssl packages performance performances perl php red hat regex restore root route rpm script security server shell ssh ssl svn switch syslog tail trunk unix virtualhost vlan vmware windows yum
-