- 论坛徽章:
- 0
|
- [root@localhost ~]# ip addr
- 1: lo: <LOOPBACK,UP> 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 scope host lo
- inet6 ::1/128 scope host
- valid_lft forever preferred_lft forever
- 2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
- link/ether 00:0f:ea:c9:16:6b brd ff:ff:ff:ff:ff:ff
- inet 210.*.77.36/25 brd 210.*.77.127 scope global eth0
- inet 210.*.77.2/25 brd 210.*.77.127 scope global secondary eth0:1
- inet 210.*.77.11/25 brd 210.*.77.127 scope global secondary eth0:10
- inet 210.*.77.12/25 brd 210.*.77.127 scope global secondary eth0:11
- inet 210.*.77.13/25 brd 210.*.77.127 scope global secondary eth0:12
- inet 210.*.77.14/25 brd 210.*.77.127 scope global secondary eth0:13
- inet 210.*.77.15/25 brd 210.*.77.127 scope global secondary eth0:14
- inet 210.*.77.16/25 brd 210.*.77.127 scope global secondary eth0:15
- inet 210.*.77.17/25 brd 210.*.77.127 scope global secondary eth0:16
- inet 210.*.77.18/25 brd 210.*.77.127 scope global secondary eth0:17
- inet 210.*.77.19/25 brd 210.*.77.127 scope global secondary eth0:18
- inet 210.*.77.20/25 brd 210.*.77.127 scope global secondary eth0:19
- inet 210.*.77.3/25 brd 210.*.77.127 scope global secondary eth0:2
- inet 210.*.77.21/25 brd 210.*.77.127 scope global secondary eth0:20
- inet 210.*.77.22/25 brd 210.*.77.127 scope global secondary eth0:21
- inet 210.*.77.23/25 brd 210.*.77.127 scope global secondary eth0:22
- inet 210.*.77.24/25 brd 210.*.77.127 scope global secondary eth0:23
- inet 210.*.77.25/25 brd 210.*.77.127 scope global secondary eth0:24
- inet 210.*.77.26/25 brd 210.*.77.127 scope global secondary eth0:25
- inet 210.*.77.27/25 brd 210.*.77.127 scope global secondary eth0:26
- inet 210.*.77.28/25 brd 210.*.77.127 scope global secondary eth0:27
- inet 210.*.77.29/25 brd 210.*.77.127 scope global secondary eth0:28
- inet 210.*.77.30/25 brd 210.*.77.127 scope global secondary eth0:29
- inet 210.*.77.4/25 brd 210.*.77.127 scope global secondary eth0:3
- inet 210.*.77.31/25 brd 210.*.77.127 scope global secondary eth0:30
- inet 210.*.77.32/25 brd 210.*.77.127 scope global secondary eth0:31
- inet 210.*.77.33/25 brd 210.*.77.127 scope global secondary eth0:32
- inet 210.*.77.34/25 brd 210.*.77.127 scope global secondary eth0:33
- inet 210.*.77.35/25 brd 210.*.77.127 scope global secondary eth0:34
- inet 210.*.77.5/25 brd 210.*.77.127 scope global secondary eth0:4
- inet 210.*.77.6/25 brd 210.*.77.127 scope global secondary eth0:5
- inet 210.*.77.7/25 brd 210.*.77.127 scope global secondary eth0:6
- inet 210.*.77.8/25 brd 210.*.77.127 scope global secondary eth0:7
- inet 210.*.77.9/25 brd 210.*.77.127 scope global secondary eth0:8
- inet 210.*.77.10/25 brd 210.*.77.127 scope global secondary eth0:9
- inet6 fe80::20f:eaff:fec9:166b/64 scope link
- valid_lft forever preferred_lft forever
- 3: sit0: <NOARP> mtu 1480 qdisc noop
- link/sit 0.0.0.0 brd 0.0.0.0
- 26: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP> mtu 1396 qdisc pfifo_fast qlen 3
- link/ppp
- inet 210.*.77.2 peer 172.16.0.2/32 scope global ppp0
- [root@localhost ~]#
复制代码 |
|