===================================================================
RCS file: /home/cvs/ds6/chrooted-cvs/cvs/website/docs/iproute2tunnel-en.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- website/docs/iproute2tunnel-en.xml 2002/12/25 16:46:36 1.10
+++ website/docs/iproute2tunnel-en.xml 2002/12/25 16:50:38 1.11
@@ -106,7 +106,7 @@
The result can be viewed with the command ip tunnel show:
@@ -116,7 +116,7 @@
adapters or software simulations:
mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: mtu 1500 qdisc pfifo_fast qlen 100
@@ -133,7 +133,7 @@
old ifconfig says only:
mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: mtu 1500 qdisc pfifo_fast qlen 100
@@ -219,11 +219,11 @@
local and dev parameters:
mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: mtu 1500 qdisc pfifo_fast qlen 100
@@ -292,7 +292,7 @@
We can even ask for a list of all the IP addresses in use on our server:
mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
@@ -321,14 +321,14 @@
mandated. For example:
mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:48:54:1b:25:30 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.1/24 brd 192.168.0.255 scope global eth0
inet 192.168.0.11/24 scope global secondary eth0
inet6 fe80::248:54ff:fe1b:2530/10 scope link
-[root@abulafia root]# ifconfig
+# ifconfig
eth0 Link encap:Ethernet HWaddr 00:48:54:1B:25:30
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::248:54ff:fe1b:2530/10 Scope:Link
@@ -363,14 +363,14 @@
To solve the problem we can use the label parameter:
mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:48:54:1b:25:30 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.1/24 brd 192.168.0.255 scope global eth0
inet 192.168.0.11/24 scope global secondary eth0:1
inet6 fe80::248:54ff:fe1b:2530/10 scope link
-[root@abulafia root]# ifconfig
+# ifconfig
eth0 Link encap:Ethernet HWaddr 00:48:54:1B:25:30
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::248:54ff:fe1b:2530/10 Scope:Link
@@ -454,7 +454,7 @@
We can see the IPv4 routing table this way:
@@ -462,7 +462,7 @@
and the IPv6 routing table this way: