Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nounous
openwrt-crans-package
Commits
11c52c18
Commit
11c52c18
authored
Mar 02, 2016
by
Hamza Dely
Browse files
Configuration du switch des TP-Link TL-WR841N/ND
parent
8d38eb12
Changes
1
Hide whitespace changes
Inline
Side-by-side
files/etc/config/network.tl_wr841nd
View file @
11c52c18
...
...
@@ -5,7 +5,7 @@ config interface 'loopback'
option netmask '255.0.0.0'
config interface 'vlan3'
option ifname 'eth1.3'
option ifname '
eth0.3
eth1.3'
option type 'bridge'
option proto 'dhcp'
...
...
@@ -14,22 +14,22 @@ config interface 'vlan3_6'
option proto 'dhcpv6'
config interface 'vlan6'
option ifname 'eth1.6'
option ifname '
eth0.6
eth1.6'
option type 'bridge'
option proto 'none'
config interface 'vlan10'
option ifname 'eth1.10'
option ifname '
eth0.10
eth1.10'
option type 'bridge'
option proto 'none'
config interface 'vlan22'
option ifname 'eth1.22'
option ifname '
eth0.22
eth1.22'
option type 'bridge'
option proto 'none'
config interface 'vlan7'
option ifname 'eth1.7'
option ifname '
eth0.7
eth1.7'
option type 'bridge'
option proto 'none'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment