Home
last modified time | relevance | path

Searched refs:eth0 (Results 1 – 124 of 124) sorted by relevance

/linux-4.4.14/Documentation/networking/
Dalias.txt15 200.1.1.1 alias for eth0 ...
17 # ifconfig eth0:0 200.1.1.1 etc,etc....
18 ~~ -> request alias #0 creation (if not yet exists) for eth0
27 # ifconfig eth0:0 down
Ddl2k.txt41 3. ifconfig eth0 up 10.xxx.xxx.xxx netmask 255.0.0.0
44 Now eth0 should active, you can test it by "ping" or get more information by
49 alias eth0 dl2k
51 7. Run "netconfig" or "netconf" to create configuration script ifcfg-eth0
120 eth0, eth1, etc. To bring the NIC into an operational state,
123 ifconfig eth0 up
128 ifup eth0
136 ifdown eth0
137 ifconfig eth0 down
164 where ethx will be eth0 if the NIC is the only ethernet adapter, eth1 if
[all …]
Dipvlan.txt27 e.g. ip link add link ipvl0 eth0 type ipvlan mode l2
77 | # eth0 |
85 (b) Create two ipvlan slaves on eth0 (master device)
86 ip link add link eth0 ipvl0 type ipvlan mode l2
87 ip link add link eth0 ipvl1 type ipvlan mode l2
Dmultiqueue.txt53 is called eth0, run the following command:
55 # tc qdisc add dev eth0 root handle 1: multiq
58 the device reports, and bring the qdisc online. Assuming eth0 has 4 Tx
74 tc filter add dev eth0 parent 1: protocol ip prio 1 u32 \
Dtlan.txt80 ether=0,0,0x1,0x7,eth0
82 This sets aui to 0x1 and debug to 0x7, assuming eth0 is a
95 ether=0,0,0x12,0,eth0 will force link to 100Mbps Half-Duplex.
103 Now eth0 will use auto-neg and eth1 will be forced to 100Mbit/HD.
Dbatman-adv.txt34 # ls /sys/class/net/eth0/batman_adv/
49 # echo bat0 > /sys/class/net/eth0/batman_adv/mesh_iface
56 # cat /sys/class/net/eth0/batman_adv/iface_status
62 # echo none > /sys/class/net/eth0/batman_adv/mesh_iface
125 # ifconfig eth0 0.0.0.0
Ddmfe.txt37 ifconfig eth0 172.22.3.18
43 route add default eth0
Dbonding.txt732 A string (eth0, eth2, etc) specifying which slave is the
1070 BONDING_SLAVE0="eth0"
1103 "slave device" is either an interface name, e.g., "eth0", or a device
1183 for eth0 would be named /etc/sysconfig/network-scripts/ifcfg-eth0.
1186 DEVICE=eth0
1296 devices (presumed to be eth0 and eth1), and have it persist across
1303 ip link set eth0 master bond0
1438 To enslave interface eth0 to bond bond0:
1440 # echo +eth0 > /sys/class/net/bond0/bonding/slaves
1442 To free slave eth0 from bond bond0:
[all …]
Dcops.txt56 eth0 -seed -phase 2 -net 3000 -addr 3000.20 -zone "1033"
63 eth0 -seed -phase 2 -net 3000 -addr 3000.30 -zone "EtherTalk"
Dvrf.txt165 $ ip link set dev eth0 master vrf-mgmt
300 $ ip link set dev eth0 nomaster
334 ip link set dev eth0 master vrf-mgmt
349 auto eth0
350 iface eth0 inet static
355 iface eth0 inet6 static
Dswitchdev.txt214 33:33:00:00:00:01 dev eth0 self permanent
215 01:00:5e:00:00:01 dev eth0 self permanent
216 33:33:ff:00:00:00 dev eth0 self permanent
217 01:80:c2:00:00:0e dev eth0 self permanent
347 default via 192.168.0.2 dev eth0
357 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.15
D3c509.txt45 ether=10,0x310,3,0x3c509,eth0
125 eth0: Infinite loop in interrupt, status 2011.
192 eth0: Transmit error, Tx status register 82
De100.txt106 (eth0 and eth1), add the following to a configuration file in /etc/modprobe.d/
108 alias eth0 e100
Ddecnet.txt91 or something similar, to /etc/sysconfig/network-scripts/ifcfg-eth0 or
100 is available. Usually this will be eth0, for example:
102 echo -n "eth0" >/proc/sys/net/decnet/default_device
Dcxgb.txt55 An example to set the timer latency value to 100us on eth0:
57 ethtool -C eth0 rx-usecs 100
320 particular CPU: runon 0 ifup eth0
Dde4x5.txt169 insmod de4x5 args='eth1:fdx autosense=BNC eth0:autosense=100Mb'.
172 DE4X5_OPTS = -DDE4X5_PARM='"eth0:fdx autosense=AUI eth2:autosense=TP"'
Dpacket_mmap.txt164 strncpy (s_ifr.ifr_name, "eth0", sizeof(s_ifr.ifr_name));
166 /* get interface index of eth0 */
174 /* bind socket to eth0 */
595 Minimal example code by David S. Miller (try things like "./test eth0 hash",
596 "./test eth0 lb", etc.):
754 it with gcc -Wall -O2 blob.c, and try things like "./a.out eth0", etc.):
Dvortex.txt184 warning message "eth0: Too much work in interrupt".
376 eth0: 3Com PCI 3c905C Tornado at 0xa400, 00:50:da:6a:88:f0, IRQ 19
Dnetconsole.txt34 dev network interface (eth0)
Dixgb.txt417 "ethtool -K eth0 tso off" may resolve the problem.
Dcs89x0.txt289 alias eth0 cs89x0
Darcnet.txt218 By the way, be sure to change all references from "eth0" to "arc0" in the
/linux-4.4.14/Documentation/cgroups/
Dnet_cls.txt31 tc qdisc add dev eth0 root handle 10: htb
33 tc class add dev eth0 parent 10: classid 10:1 htb rate 40mbit
36 tc filter add dev eth0 parent 10: protocol ip prio 10 handle 1: cgroup
Dnet_prio.txt38 echo "eth0 5" > /sys/fs/cgroups/net_prio/iscsi/net_prio.ifpriomap
41 iscsi net_prio cgroup and egressing on interface eth0 to have the priority of
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dintr_vect_defs.h114 unsigned int eth0 : 1; member
152 unsigned int eth0 : 1; member
189 unsigned int eth0 : 1; member
/linux-4.4.14/tools/lguest/
Dlguest.txt92 "iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE" and "echo 1 >
94 eth0 inside the guest at 192.168.19.2.
103 ifconfig eth0 0.0.0.0
106 brctl addif lg0 eth0
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dmarvell-pp2.txt46 eth0: eth0@c4000 {
Dvia-velocity.txt15 eth0@d8004000 {
Dmarvell-pxa168.txt24 eth0: ethernet@f7b90000 {
Ddavinci_emac.txt27 eth0: emac@1e20000 {
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-km_fixedeth.dts17 &eth0 {
Dkirkwood-km_kirkwood.dts25 &eth0 {
Dpxa168-aspenite.dts18 …t=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.168.1.100::255.255.255.0::eth0:on";
Dkirkwood-openrd-base.dts37 &eth0 {
Dkirkwood-openrd-ultimate.dts46 &eth0 {
Dkirkwood-ns2-common.dtsi91 &eth0 {
Dkirkwood-ts219.dtsi102 &eth0 {
Dkirkwood-cloudbox.dts97 &eth0 {
Dkirkwood-openrd-client.dts60 &eth0 {
Dkirkwood-db.dtsi87 &eth0 {
Dkirkwood-dir665.dts256 /* eth0 is connected to a Marvell 88E6171 switch, without a PHY. So set
258 &eth0 {
Dkirkwood-sheevaplug-common.dtsi100 &eth0 {
Dkirkwood-dockstar.dts104 &eth0 {
Dkirkwood-rd88f6281.dtsi130 &eth0 {
Dkirkwood-rd88f6192.dts106 &eth0 {
Dkirkwood-dreamplug.dts114 &eth0 {
Dkirkwood-guruplug-server-plus.dts118 &eth0 {
Dkirkwood-pogo_e02.dts129 &eth0 {
Dkirkwood-ib62x0.dts139 &eth0 {
Dkirkwood-openblocks_a6.dts171 &eth0 {
Dkirkwood-blackarmor-nas220.dts167 &eth0 {
Dkirkwood-mv88f6281gtw-ge.dts174 &eth0 {
Dkirkwood-iconnect.dts191 &eth0 {
Dkirkwood-mplcec4.dts205 &eth0 {
Dkirkwood-laplug.dts166 &eth0 {
Dkirkwood-goflexnet.dts184 &eth0 {
Dkirkwood-topkick.dts210 &eth0 {
Dkirkwood-openblocks_a7.dts193 &eth0 {
Dpxa910-dkb.dts18 …t=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.168.1.100::255.255.255.0::eth0:on";
Dberlin2q-marvell-dmp.dts133 &eth0 {
Darmada-375.dtsi219 <0xc4000 0x100>, /* eth0 regs */
225 eth0: eth0@c4000 { label
Dkirkwood-iomega_ix2_200.dts212 &eth0 {
Dkirkwood-lsxl.dtsi224 &eth0 {
Dkirkwood-t5325.dts226 &eth0 {
Dmmp2-brownstone.dts18 …t=/dev/nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.168.1.100::255.255.255.0::eth0:on";
Dkirkwood-b3.dts188 &eth0 {
Ddm816x.dtsi22 ethernet0 = &eth0;
245 eth0: ethernet@4a100000 { label
Dkirkwood-netxbig.dtsi202 &eth0 {
Dkirkwood-nsa320.dts210 &eth0 {
Dkirkwood-netgear_readynas_duo_v2.dts248 &eth0 {
Dkirkwood-netgear_readynas_nv+_v2.dts261 &eth0 {
Dkirkwood-dnskw.dtsi229 &eth0 {
Dda850-evm.dts125 eth0: ethernet@1e20000 { label
Dkirkwood-lswvl.dts295 &eth0 {
Darmada-375-db.dts176 eth0@c4000 {
Dda850.dtsi252 eth0: ethernet@1e20000 { label
Darmada-370-xp.dtsi270 eth0: ethernet@70000 { label
Dkirkwood.dtsi312 eth0: ethernet-controller@72000 { label
Darmada-xp-linksys-mamba.dts343 dsa,ethernet = <&eth0>;
Dberlin2cd.dtsi158 eth0: ethernet@e50000 { label
Dberlin2.dtsi178 eth0: ethernet@e50000 { label
Dberlin2q.dtsi206 eth0: ethernet@b90000 { label
Dkirkwood-synology.dtsi849 &eth0 {
Darmada-38x.dtsi496 eth0: ethernet@70000 { label
/linux-4.4.14/Documentation/cris/
DREADME108 eth0 initialized
109 eth0: changed MAC to 00:40:8C:CD:00:00
133 Setting up eth0 with ip 10.13.9.116 and mac 00:40:8c:18:04:60
134 eth0: changed MAC to 00:40:8C:18:04:60
/linux-4.4.14/arch/powerpc/boot/dts/
Dadder875-redboot.dts22 ethernet0 = &eth0;
97 eth0: ethernet@e00 { label
Dadder875-uboot.dts22 ethernet0 = &eth0;
96 eth0: ethernet@e00 { label
Dep8248e.dts22 ethernet0 = &eth0;
158 eth0: ethernet@11300 { label
Dtqm8xx.dts22 ethernet0 = &eth0;
183 eth0: ethernet@a00 { label
Dmgcoge.dts21 ethernet0 = &eth0;
150 eth0: ethernet@11a60 { label
Dmpc8272ads.dts21 ethernet0 = &eth0;
207 eth0: ethernet@11300 { label
Dmpc5125twr.dts29 ethernet0 = &eth0;
215 eth0: ethernet@2800 { label
Dmedia5200.dts24 ethernet0 = &eth0;
Dmpc5121ads.dts107 eth0: ethernet@2800 { label
Dmpc5121.dtsi24 ethernet0 = &eth0;
286 eth0: ethernet@2800 { label
Dmpc5200b.dtsi222 eth0: ethernet@3000 { label
/linux-4.4.14/Documentation/scsi/
Dbnx2fc.txt11 interface (e.g. eth0) associated with the FCoE offload initiator must be 'up'.
17 eth0.1001-fcoe). Do not delete or disable these interfaces or FCoE operation
/linux-4.4.14/arch/arc/boot/dts/
Dnsimosci_hs.dts67 eth0: ethernet@f0003000 { label
Dnsimosci.dts67 eth0: ethernet@f0003000 { label
Dnsimosci_hs_idu.dts87 eth0: ethernet@f0003000 { label
/linux-4.4.14/arch/sh/configs/
Dshmin_defconfig26 …onsole=ttySC1,115200 root=1f01 mtdparts=phys_mapped_flash:64k(firm)ro,-(sys) netdev=34,0x300,eth0 "
/linux-4.4.14/arch/arm/configs/
Dpxa168_defconfig20 …ot=192.168.2.100:/nfsroot/ ip=192.168.2.101:192.168.2.100::255.255.255.0::eth0:on console=ttyS0,11…
Dpxa910_defconfig20 …ot=192.168.2.100:/nfsroot/ ip=192.168.2.101:192.168.2.100::255.255.255.0::eth0:on console=ttyS0,11…
Dmmp2_defconfig19 …ot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.168.1.100::255.255.255.0::eth0:on console=ttyS2,38…
Dpxa3xx_defconfig18 …ot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.168.1.100::255.255.255.0::eth0:on console=ttyS0,11…
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dmpc8572ds_camp_core0.dts6 * This dts file allows core0 to have memory, l2, i2c, dma1, global-util, eth0,
Dp1020rdb-pc_camp_core1.dts6 * This dts allows core1 to have l2, eth0, crypto.
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt953 eth0=ethertap,tap0,fe:fd:0:0:0:1,192.168.0.254
958 This sets up eth0 inside the virtual machine to attach itself to the
1040 ifconfig eth0 192.168.0.250 up
1106 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
1116 route del -net 192.168.0.0 dev eth0 netmask 255.255.255.0
1124 route add -host 192.168.0.4 dev eth0
1140 network device on the host. Normally, this is eth0, but if there is
1148 eth0=mcast
1157 UML1# ifconfig eth0 192.168.0.254
1164 UML2# ifconfig eth0 192.168.0.253
[all …]
/linux-4.4.14/Documentation/frv/
Dbooting.txt141 ip=192.168.73.12::::frv:eth0:off
144 (eth0) to be 192.168.73.12, and sets the board's hostname to be "frv".
/linux-4.4.14/drivers/net/wireless/libertas/
DREADME37 # ethtool -i eth0
54 # ethtool -e eth0 offset 0 length 16
/linux-4.4.14/arch/unicore32/configs/
Dunicore32_defconfig35 # ip=192.168.10.83:192.168.10.88:192.168.10.1:255.255.255.0::eth0:off
/linux-4.4.14/drivers/net/usb/
DKconfig27 typically on eth0, if it is the only ethernet device, or perhaps on
66 typically on eth0, if it is the only ethernet device, or perhaps on
146 a two-node link, or "eth0" for most CDC-Ethernet devices. Those
322 typically on eth0, if it is the only ethernet device, or perhaps on
/linux-4.4.14/Documentation/
Dsysfs-rules.txt89 context properties. If the device 'eth0' or 'sda' does not have a
141 Accessing /sys/class/net/eth0/device is a bug in the application.
/linux-4.4.14/Documentation/x86/i386/
DIO-APIC.txt27 17: 51304 IO-APIC-level eth0
/linux-4.4.14/Documentation/sysctl/
Dnet.txt171 myhost:~# ethtool -x eth0
172 RX flow hash indirection table for eth0 with 8 RX ring(s):
/linux-4.4.14/arch/arm64/boot/dts/hisilicon/
Dhip05_hns.dtsi128 eth0: ethernet@0{ label
/linux-4.4.14/Documentation/powerpc/
Deeh-pci-error-recovery.txt177 user-space scripts that might issue commands such as "ifdown eth0"
183 events (for example, calling "ifup eth0" for ethernet cards).
/linux-4.4.14/arch/um/
DKconfig.net199 Startup example: "eth0=slirp,FE:FD:01:02:03:04,/usr/local/bin/slirp"
/linux-4.4.14/arch/xtensa/configs/
Diss_defconfig165 CONFIG_CMDLINE="console=ttyS0,38400 eth0=tuntap,,tap0 ip=192.168.168.5:192.168.168.1 root=nfs nfsro…
/linux-4.4.14/net/netfilter/
DKconfig258 $ ip -4 address show eth0
259 4: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
260 inet 172.16.2.252/24 brd 172.16.2.255 scope global eth0
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt176 | CPU network device (eth0)|
/linux-4.4.14/Documentation/filesystems/
Dproc.txt653 17: 30564 30414 IO-APIC-level eth0
1138 eth0: 614530 7085 0 0 0 0 0 1 [...
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt239 drivers/net/Space.c in the Linux source. Most prominent are eth0, ...
/linux-4.4.14/Documentation/trace/
Dftrace.txt2798 sshd-1995 [001] d.h1 138.733281: irq_handler_entry: irq=21 name=eth0