skip to content
Alabourre.com
User Tools
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
public:tech:cisco:freebox_v5
<code> # creation des interfaces VLAN vconfig add eth0 100 vconfig add eth2 100 # creation du pont brctl addbr br0 # pontage des interfaces VLAN brctl addif br0 eth0.100 brctl addif br0 eth2.100 # activation du pont et des interfaces VLAN ifconfig br0 up ifconfig eth0.100 up ifconfig eth2.100 up </code> * http://www.cisco.com/en/US/products/hw/switches/ps628/products_configuration_example09186a00800ef797.shtml * https://learningnetwork.cisco.com/thread/13009 * http://www.cisco.com/en/US/products/hw/switches/ps607/products_configuration_example09186a008014c203.shtml
public/tech/cisco/freebox_v5.txt
ยท Last modified: 2025/01/22 16:49 by
127.0.0.1
Page Tools
Show page
Old revisions
Backlinks
Back to top