Next:
Contents
Contents
IP Command Reference.
Alexey N. Kuznetsov
Institute for Nuclear Research, Moscow
kuznet@ms2.inr.ac.ru
April 14, 1999
Contents
About this document
ip
-- command syntax
Example:
ip
-- error messages
ip link
-- network device configuration
Object:
Commands:
ip link set
-- change device attributes
Abbreviations:
Arguments:
Warning:
Examples:
ip link show
-- display device attributes
Abbreviations:
Arguments:
Output format:
Statistics:
ip address
-- protocol address management
Abbreviations:
Object:
Commands:
ip address add
-- add a new protocol address
Abbreviations:
Arguments:
Examples:
ip address delete
-- delete a protocol address
Abbreviations:
Arguments:
Examples:
ip address show
-- display protocol addresses
Abbreviations:
Arguments:
Output format:
ip address flush
-- flush protocol addresses
Abbreviations:
Description:
Arguments:
Warning:
Statistics:
Example:
ip neighbour
-- neighbour/arp tables management
Abbreviations:
Object:
Commands:
See also:
ip neighbour add
-- add a new neighbour entry
ip neighbour change
-- change an existing entry
ip neighbour replace
-- add a new entry or change an existing one
Abbreviations:
Description:
Arguments:
Examples:
ip neighbour delete
-- delete a neighbour entry
Abbreviations:
Description:
Arguments:
Example:
Warning:
ip neighbour show
-- list neighbour entries
Abbreviations:
Description:
Arguments:
Output format:
Statistics:
ip neighbour flush
-- flush neighbour entries
Abbreviations:
Description:
Arguments:
Statistics:
Example:
ip route
-- routing table management
Abbreviations:
Object:
Route attributes:
Route types:
Route tables:
ip route add
-- add a new route
ip route change
-- change a route
ip route replace
-- change a route or add a new one
Abbreviations:
Arguments:
Examples:
ip route delete
-- delete a route
Abbreviations:
Arguments:
Example:
ip route show
-- list routes
Abbreviations:
Description:
Arguments:
Examples:
Output format:
Statistics:
ip route save
- save routing tables
Description:
Arguments:
Example:
Output format:
ip route restore
- restore routing tables
Description:
Arguments:
Example:
ip route flush
-- flush routing tables
Abbreviations:
Description:
Arguments:
Statistics:
Examples:
ip route get
-- get a single route
Abbreviations:
Description:
Arguments:
Output format:
Examples:
ip rule
-- routing policy database management
Abbreviations:
Object:
Rule attributes:
Rule types:
Commands:
ip rule add
-- insert a new rule
ip rule delete
-- delete a rule
Abbreviations:
Arguments:
Warning:
Examples:
ip rule show
-- list rules
Abbreviations:
Arguments:
Output format:
ip rule save
- save rules tables
Description:
Arguments:
Example:
Output format:
ip rule restore
- restore rules tables
Description:
Arguments:
Example:
ip maddress
-- multicast addresses management
Object:
Commands:
ip maddress show
-- list multicast addresses
Abbreviations:
Arguments:
Output format:
ip maddress add
-- add a multicast address
ip maddress delete
-- delete a multicast address
Abbreviations:
Description:
Arguments:
Example:
ip mroute
-- multicast routing cache management
Abbreviations:
Object:
Commands:
ip mroute show
-- list mroute cache entries
Abbreviations:
Arguments:
Output format:
Statistics:
ip tunnel
-- tunnel configuration
Abbreviations:
Object:
Commands:
See also:
ip tunnel add
-- add a new tunnel
ip tunnel change
-- change an existing tunnel
ip tunnel delete
-- destroy a tunnel
Abbreviations:
Arguments:
Example:
ip tunnel show
-- list tunnels
Abbreviations:
Arguments:
Output format:
Statistics:
ip monitor
and
rtmon
-- state monitoring
Route realms and policy propagation,
rtacct
Bibliography
Source address selection
Proxy ARP/NDISC
Route NAT status
What it is not:
How it works.
How to only translate selected ports:
Example: minimal host setup
Example:
ifcfg
-- interface address management
About this document ...