net

leiiwang

Linux网络工具学习之:IP命令学习16 标签(空格分隔): 网络 本文旨在通过IP命令介绍和学习Linux网络的相关知识 1. 概述 2. ip link 3. ip addr 4 ip addrlabel 5 ip route 6 ip rule 7 ip neighbour 8 ip ntable 9 ip tunnel 10 ip tuntap 11 ip maddr/mroute/mrule 12 ip monitor 13 ip xfrm 14 ip netns 15 ip l2tp 16 ip tcp_metrics 16.1 概述 ip tcp_metrics is used to manipulate entries in the kernel that keep TCP information for IPv4 and IPv6 destinations.

leiiwang

本文旨在通过IP命令介绍和学习Linux网络的相关知识 1. 概述 1.1 关于 ip是iproute2软件包里面的一个强大的网络配置工具 1.2 语法 本文使用的版本和相关命令如下 [user]# ip -V ip utility, iproute2-ss130716 [user]# ip Usage: ip [ OPTIONS ] OBJECT { COMMAND | help } ip [ -force ] -batch filename where OBJECT := { link | addr | addrlabel | route | rule | neigh | ntable | tunnel | tuntap | maddr | mroute | mrule | monitor | xfrm | netns | l2tp |