• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/

Lines Matching refs:addresses

97 host addresses.
103 \verb|ip| never uses DNS to resolve names to addresses.
270 recommended if the device is running or has some addresses
462 The second line contains information on the link layer addresses
465 of the addresses and is logically part of the address.
469 types may have their natural address format, f.e.\ addresses
470 of tunnels over IP are printed as dotted-quad IP addresses.
479 Multicast addresses are not shown by this command, see
556 different addresses attached to one device. These addresses are not
560 The \verb|ip addr| command displays addresses and their properties,
561 adds new addresses and deletes old ones.
680 \subsection{{\tt ip address show} --- display protocol addresses}
694 --- only list addresses with this scope.
698 --- only list addresses matching this prefix.
702 --- only list addresses with labels matching the \verb|PATTERN|.
708 --- (IPv6 only) only list addresses installed due to stateless
709 address configuration or only list permanent (not dynamic) addresses.
713 --- (IPv6 only) only list addresses which did not pass duplicate
718 --- (IPv6 only) only list deprecated addresses.
723 --- only list primary (or secondary) addresses.
742 It is natural to interpret link layer addresses
743 as addresses of the protocol family \verb|AF_PACKET|.
745 Then the list of IP and IPv6 addresses follows, accompanied by
759 It is the leader of the group of all secondary addresses. When the leader
784 \subsection{{\tt ip address flush} --- flush protocol addresses}
789 \paragraph{Description:}This command flushes the protocol addresses
797 not forgive it, but will cruelly purge all the addresses.
800 becomes verbose. It prints out the number of deleted addresses and the number
802 twice, \verb|ip addr flush| also dumps all the deleted addresses
805 \paragraph{Example:} Delete all the addresses from the private network
813 *** Round 1, deleting 3 addresses ***
821 And the last example shows how to flush all the IPv6 addresses
836 addresses and link layer addresses for hosts sharing the same link.
1167 \item \verb|broadcast| --- the destinations are broadcast addresses.
1176 are considered to be dummy (or external) addresses which require translation
1177 to real (or internal) ones before forwarding. The addresses to translate to
1181 {\em anycast\/} addresses assigned to this host. They are mainly equivalent
1182 to \verb|local| with one difference: such addresses are invalid when used
1196 consists of routes for local and broadcast addresses. The kernel maintains
1423 know the addresses of remote endpoints it would be better to use the
1543 --- only list routes with preferred source addresses selected
1898 on destination addresses, but also on other packet fields: source address,
1958 high priority control routes for local and broadcast addresses.
2079 --- The base of the IP address block to translate (for source addresses).
2080 The \verb|ADDRESS| may be either the start of the block of NAT addresses
2096 \item Route packets with source addresses from 192.203.80/24
2148 \verb|map-to| followed by the start of the block of addresses to map.
2159 \section{{\tt ip maddress} --- multicast addresses management}
2162 \paragraph{Object:} \verb|maddress| objects are multicast addresses.
2166 \subsection{{\tt ip maddress show} --- list multicast addresses}
2195 multicast addresses.
2214 statically. This command only manages link layer addresses.
2245 instead of a multicast address. Most drivers will ignore such addresses,
2247 The effects may be strange. Namely, the addresses become additional
2248 local link addresses and, if you loaded the address of another host
2285 --- the prefix selecting the destination multicast addresses to list.
2295 --- the prefix selecting the IP source addresses of the multicast route.
2493 The \verb|ip| utility can monitor the state of devices, addresses
2670 is harmful for performance. In the worst case, when the addresses
2673 Linux-2.2 selects source addresses using the following algorithm:
2696 \item Otherwise, the kernel searches through the list of addresses
2705 than the scope of the destination but it prefers addresses
2708 are not encoded in their addresses but are supplied
2784 to be used to facilitate policy routing by rewriting addresses
2807 through its data and mangling it. It mangles IP addresses,
2808 only IP addresses and nothing but IP addresses.
2821 Some part of the address space is reserved for dummy addresses
2822 which will look for all the world like some host addresses
2823 inside your network. No other hosts may use these addresses,
2830 These addresses are selected by the \verb|ip route| command
2843 blocks of addresses, you may use a command like:
2847 This command will map a block of 63 addresses 192.203.80.192-255 to
2887 domain owning addresses from 192.203.80/24 is dead), no translation
3039 \# 1. Prohibit link local multicast addresses.\\
3080 addresses, but also carries out Duplicate Address Detection~\cite{RFC-DHCP},
3279 \# 1. Prohibit link local multicast addresses.\\