network.g2.5

#################################################

# Examples of all sections and tokens available #

#################################################

#

# Addressing: each interface must have one of the following addressing parameters:

# - an IPv4 (token Address) and/or an IPv6 (token IPv6Address) (DHCP or static; when static, a Mask is required)

# - Bridge=bridgeN

# - Agg=aggN

# if none is set, State must be 0

#

# Name: It is mandatory and it has a few constraints:

# - The following names are forbidden: dynamic, ipsec, sslvpn

# - Name must not start with: firewall, network, loopback, serial, agg, bridge, dialup, ethernet, vlan, wifi

#

#

# [Vlan0]

# Name=my_vlan# Interface user name

# State=1# Disable/enable interface (default is 0)

# Protected=1# Internal/external interface

# Color=408080# Color assigned to the interface

# MaxThroughput=0# Informative bitrate (in bps), 0 means 'automatic'

# Physical=Ethernet3# Section name of the Ethernet interface which bears the VLAN (mandatory for VLANs)

# Tag=1# VLAN-ID [1-4094] (mandatory for VLANs)

# Address=DHCP# So that interface gets its address dynamically from a DHCP server

# RequestDNS=1# If Address=DHCP or Dialup, automatically makes an object for the acquired DNS server

# DynamicDNS=my_dyndns# If Address=DHCP or Dialup, DynDNS conf defined in ConfigFiles/ddnsclient

# KeepVLANPriority=1# Vlan 8021q priority is attached on received packets and rewritten on emitted packets

#

# [Dialup0]

# Name=my_ppp# Interface user name

# State=1# Disable/enable interface (default is 0)

# MaxThroughput=0# Informative bitrate (in bps), 0 means 'automatic'

# DialAuthName=login# Dialup login (mandatory for Dialups)

# DialAuthKey=password# Dialup password (mandatory for Dialups)

# DialMode=auto# ddial= always connected ; auto= connects on demand (mandatory for Dialups)

# DialIdle=300# When DialMode=auto, disconnects automatically when idle for 300 seconds

# RequestDNS=1# If Address=DHCP or Dialup, automatically makes an object for the acquired DNS server

# DynamicDNS=ddns_ppp# If Address=DHCP or Dialup, DynDNS conf defined in ConfigFiles/ddnsclient

# DialType=PPP# Set this type to use a modem plugged on serial port (mandatory for Dialups)

# DialPhone=0959697989# Phone number the modem must dial (mandatory for PPP Dialups)

# DialString=# ("Chaine d'initialisation" dans l'IHM) TODO 

#

# [Dialup1]

# Name=my_pppoe# Interface user name

# State=1# Disable/enable interface (default is 0)

# MaxThroughput=0# Informative bitrate (in bps), 0 means 'automatic'

# DialAuthName=login# Dialup login (mandatory for Dialups)

# DialAuthKey=password# Dialup password (mandatory for Dialups)

# DialMode=ddial# ddial= always connected ; auto= connects on demand (mandatory for Dialups)

# RequestDNS=1# If Address=DHCP or Dialup, automatically makes an object for the acquired DNS server

# DynamicDNS=ddns_pppoe# If Address=DHCP or Dialup, DynDNS conf defined in ConfigFiles/ddnsclient

# DialType=PPPOE# Set this type to set up a PPPoE connection (mandatory for Dialups)

# DialInterface=dmz4# Name of the interface which bears the PPPoE (mandatory for PPPOE Dialups)

# DialService=# ("Service" dans l'IHM) TODO 

#

# [Dialup2]

# Name=my_pptp# Interface user name

# State=1# Disable/enable interface (default is 0)

# MaxThroughput=0# Informative bitrate (in bps), 0 means 'automatic'

# DialAuthName=login# Dialup login (mandatory for Dialups)

# DialAuthKey=password# Dialup password (mandatory for Dialups)

# DialMode=ddial# ddial= always connected ; auto= connects on demand (mandatory for Dialups)

# RequestDNS=1# If Address=DHCP or Dialup, automatically makes an object for the acquired DNS server

# DynamicDNS=ddns_pptp# If Address=DHCP or Dialup, DynDNS conf defined in ConfigFiles/ddnsclient

# DialType=PPTP# Set this type to set up a PPTP connection (mandatory for Dialups)

# DialModemIP=1.2.3.4# IP of the PPTP server (mandatory for PPTP Dialups)

#

# [Ethernet26]

# State=1# Disable/enable interface (default is 0)

# Name=eth_not bridged# Interface user name

# Protected=1# Internal/external interface

# EEE=0# Energy Efficient Ethernet, possible activation only on ethernet port linked to switch of G3 product: 0=off, 1=on

# MaxThroughput=0# Informative bitrate (in bps), 0 means 'automatic'

# MTU=1500# Maximum Transmission Unit

# Gateway=dhcp_server# Router for all traffic which comes from this interface

# Address=DHCP# So that interface gets its address dynamically from a DHCP server

# Type=1# Type of device connected to the network port: 0=unknown, 1=machine, 2=server

# Media=0# Speed & Duplex: 0 for autoselect, 1 for 10Mb half, 2 for 10Mb full, 3 for 100Mb half, 4 for 100Mb full, 5 for 1Gb half, 6 for 1Gb full

#

# [Ethernet27]

# State=1# Disable/enable interface (default is 0)

# Name=eth_in_other_bridge# Interface user name

# Protected=0# Internal/external interface

# MaxThroughput=0# Informative bitrate (in bps), 0 means 'automatic'

# Bridge=bridge1# Bridge this interface is member of

# EEE=0# Energy Efficient Ethernet, possible activation only on ethernet port linked to switch of G3 product: 0=off, 1=on

# Gateway=my_gateway# Router for all traffic which comes from this interface

# FastRoute=0# TODO 

# KeepVLANID=0# Vlan 8021q ID is attached on received packets and rewritten on emitted packets

# ForwardIPX=0# If 1, forwards IPX traffic from other bridge member interfaces

# ForwardNetbios=0# If 1, forwards Netbios traffic from other bridge member interfaces

# ForwardAppletalk=0# If 1, forwards Appletalk traffic from other bridge member interfaces

# ForwardPPPoE=0# If 1, forwards PPPoE traffic from other bridge member interfaces

# ForwardIPv6=0# If 1, forwards IPv6 traffic from other bridge member interfaces

# ForwardCustomLLC=0,100,65535# TODO 

# ForwardCustomEther=0,65535# TODO 

#

# [Bridge1]

# Name=my_bridge# Interface user name

# Address=5.6.7.8# IPv4 address

# Mask=255.255.0.0# IPv4 mask, required because there is a static IPv4 address

# MACAddress=00:01:02:03:04:05# MAC Address to set on all bridge members

# MTU=1500# Maximum Transmission Unit

# LocalARP=0# If 1, blocks ARP requests which do not belong to bridge subnets. By default (LocalARP=0), broadcasts all ARP requests through the bridge.

# UseSTP=0# If 1, enables RSTP on the bridge.  If 2, enables MSTP

# STPPriority=61440# Priority parameter for RSTP/MSTP configurations.  Not used if UseSTP=0

# STPForwardDelay=15# Forwarding delay parameter for RSTP/MSTP configurations.  Not used if UseSTP=0

# STPMaxAgeTime=15# Upper limit on age in RSTP/MSTP configurations.  Not used if UseSTP=0

# STPHelloTime=2# BPDU transmission interval in RSTP/MSTP configurations.  Not used if UseSTP=0

# MSTConfigIdFormatSelector=0# Set the MST Configuration ID Format Selector relative to the MSTP region. Not used if UseSTP!=2

# MSTConfigName="Region2"# Set the MST Configuration Name relative to the MSTP region. Not used if UseSTP!=2

# MSTConfigRevision=2# Set the MST Configuration Revision relative to the MSTP region. Not used if UseSTP!=2

# MSTID1=10,20# Set the VLANIDs associated to the first MSTI. Not used if UseSTP!=2

# MSTIDPriority1=61440# Priority parameter for first MSTI. Not used if UseSTP != 2

# MSTID2=30,40# Set the VLANIDs associated to the second MSTI. Not used if UseSTP!=2

# MSTIDPriority2=61440# Priority parameter for second MSTI. Not used if UseSTP != 2

#################################################

 

[Config]

IPv6State=0# Enable IPv6: 0=off, 1=on

IPv6Ready=0# Set to 1 to be compatible with the TAHI IPv6 Conformance Test Suite (IPv6 Ready)

 

[ethernet0]

State=1

Bridge=bridge0

Name=mgmt1

Protected=1

Media=0

Type=1

EEE=0

 

[ethernet1]

State=1

Bridge=bridge0

Name=mgmt2

Protected=1

Media=0

Type=1

EEE=0

 

[ethernet2]

State=1

Bridge=bridge0

Name=out

Media=0

Color=800040

EEE=0

 

[ethernet3]

State=1

Bridge=bridge0

Name=in

Protected=1

Media=0

Color=408080

Type=1

EEE=0

 

[ethernet4]

State=1

Bridge=bridge0

Name=dmz1

Protected=1

Media=0

Color=FF8040

Type=2

EEE=0

 

[ethernet5]

State=1

Bridge=bridge0

Name=dmz2

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet6]

State=1

Bridge=bridge0

Name=dmz3

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet7]

State=1

Bridge=bridge0

Name=dmz4

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet8]

State=1

Bridge=bridge0

Name=dmz5

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet9]

State=1

Bridge=bridge0

Name=dmz6

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet10]

State=1

Bridge=bridge0

Name=dmz7

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet11]

State=1

Bridge=bridge0

Name=dmz8

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet12]

State=1

Bridge=bridge0

Name=dmz9

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet13]

State=1

Bridge=bridge0

Name=dmz10

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet14]

State=1

Bridge=bridge0

Name=dmz11

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet15]

State=1

Bridge=bridge0

Name=dmz12

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet16]

State=1

Bridge=bridge0

Name=dmz13

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet17]

State=1

Bridge=bridge0

Name=dmz14

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet18]

State=1

Bridge=bridge0

Name=dmz15

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet19]

State=1

Bridge=bridge0

Name=dmz16

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet20]

State=1

Bridge=bridge0

Name=dmz17

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet21]

State=1

Bridge=bridge0

Name=dmz18

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet22]

State=1

Bridge=bridge0

Name=dmz19

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet23]

State=1

Bridge=bridge0

Name=dmz20

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet24]

State=1

Bridge=bridge0

Name=dmz21

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet25]

State=1

Bridge=bridge0

Name=dmz22

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet26]

State=1

Bridge=bridge0

Name=dmz23

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet27]

State=1

Bridge=bridge0

Name=dmz24

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet28]

State=1

Bridge=bridge0

Name=dmz25

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet29]

State=1

Bridge=bridge0

Name=dmz26

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet30]

State=1

Bridge=bridge0

Name=dmz27

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet31]

State=1

Bridge=bridge0

Name=dmz28

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet32]

State=1

Bridge=bridge0

Name=dmz29

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet33]

State=1

Bridge=bridge0

Name=dmz30

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet34]

State=1

Bridge=bridge0

Name=dmz31

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet35]

State=1

Bridge=bridge0

Name=dmz32

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet36]

State=1

Bridge=bridge0

Name=dmz33

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet37]

State=1

Bridge=bridge0

Name=dmz34

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet38]

State=1

Bridge=bridge0

Name=dmz35

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet39]

State=1

Bridge=bridge0

Name=dmz36

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet40]

State=1

Bridge=bridge0

Name=dmz37

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet41]

State=1

Bridge=bridge0

Name=dmz38

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet42]

State=1

Bridge=bridge0

Name=dmz39

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet43]

State=1

Bridge=bridge0

Name=dmz40

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet44]

State=1

Bridge=bridge0

Name=dmz41

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet45]

State=1

Bridge=bridge0

Name=dmz42

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet46]

State=1

Bridge=bridge0

Name=dmz43

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet47]

State=1

Bridge=bridge0

Name=dmz44

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet48]

State=1

Bridge=bridge0

Name=dmz45

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet49]

State=1

Bridge=bridge0

Name=dmz46

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet50]

State=1

Bridge=bridge0

Name=dmz47

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet51]

State=1

Bridge=bridge0

Name=dmz48

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet52]

State=1

Bridge=bridge0

Name=dmz49

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet53]

State=1

Bridge=bridge0

Name=dmz50

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet54]

State=1

Bridge=bridge0

Name=dmz51

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet55]

State=1

Bridge=bridge0

Name=dmz52

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet56]

State=1

Bridge=bridge0

Name=dmz53

Protected=1

Media=0

Type=2

EEE=0

 

[ethernet57]

State=1

Bridge=bridge0

Name=dmz54

Protected=1

Media=0

Type=2

EEE=0

 

[Wifi0]

State=0

Name=Wifi0

Protected=1

WifiSSID="SNS_Wifi0"

WifiHostAP=1

WifiChannel=6

 

[Wifi1]

State=0

Name=Wifi1

Protected=1

WifiSSID="SNS_Wifi1"

WifiHostAP=1

WifiChannel=6

 

[Wifi2]

State=0

Name=Wifi2

Protected=1

WifiSSID="SNS_Wifi2"

WifiHostAP=1

WifiChannel=6

 

[bridge0]

Name=bridge

Address=10.0.0.254

Mask=255.0.0.0

MTU=1500

UseSTP=0# If 1, enables RSTP on the bridge.  If 2, enables MSTP

STPPriority=61440# Priority parameter for RSTP/MSTP

STPForwardDelay=15# Forwarding delay parameter for RSTP/MSTP

STPMaxAgeTime=15# Upper limit on age in RSTP/MSTP

STPHelloTime=2# BPDU transmission interval in RSTP/MSTP

MSTConfigIdFormatSelector=0# Set the MST Configuration ID Format Selector relative to the MSTP region. Not used if UseSTP!=2

MSTConfigName="Region2"# Set the MST Configuration Name relative to the MSTP region. Not used if UseSTP!=2

MSTConfigRevision=2# Set the MST Configuration Revision relative to the MSTP region. Not used if UseSTP!=2

MSTID1=10,20# Set the VIDs associated to the first MSTI. Not used if UseSTP!=2

MSTIDPriority1=61440# Priority parameter for first MSTI. Not used if UseSTP != 2

MSTID2=30,40# Set the VIDs associated to the second MSTI. Not used if UseSTP!=2

MSTIDPriority2=61440# Priority parameter for second MSTI. Not used if UseSTP != 2

 

[loopback0]

Name=loopback

Hidden=1

IgnoreLog=0

Address=127.0.0.1

Mask=255.0.0.0

MTU=16384

Address1=127.0.0.2# first IPv4 alias

Mask1=255.0.0.0# IPv4 mask for first alias

IPv6Address=::1

IPv6Mask=128# IPv6 address' prefixlen

 

[ipsec]

Name=ipsec

MTU=16384

Protected=0

 

[sslvpn0]

Name=sslvpn

Protected=1

Szczegóły artykułu

Identyfikator artykułu:
79
Kategoria:
Data dodania:
25-12-2016 21:57:49
Wyświetleń:
662

Zależne artykuły

Web Analytics Treści zawarte na tej stronie są własnością SerwiTECH i nie mogą być kopiowane bez pisemnej zgody SerwiTECH.