Changes between Version 1 and Version 2 of MultiVlan


Ignore:
Timestamp:
Feb 5, 2008, 3:21:16 PM (16 years ago)
Author:
g7moreau
Comment:

Petite modification sans importance

Legend:

Unmodified
Added
Removed
Modified
  • MultiVlan

    v1 v2  
    5656        dns-search Mon_Domaine
    5757
    58 #auto eth0.21
    5958iface eth0.21 inet static
    6059        address   Mon_Reseau21.Mon_IP21
     
    6362
    6463iface eth0.22 inet static
    65         address   Mon_Reseau21.Mon_IP22
     64        address   Mon_Reseau22.Mon_IP22
    6665        netmask   255.255.255.0
    67         broadcast Mon_Reseau21.255
     66        broadcast Mon_Reseau22.255
    6867        up   route add -net Autre_Reseau22.0 netmask 255.255.255.0 dev eth0.30
    6968        down route del -net Autre_Reseau22.0 netmask 255.255.255.0 dev eth0.30