2024年3月20日发(作者:席柔静)
//查看历史最大在线用户数
Enter system view, return user view with Ctrl+Z.
[MS-XX-XYL-HWME60-001]disp max-onlineusers
Historic most online users : 3593
Historic most access time : 2008/07/17 20:58:25
[MS-XX-XYL-HWME60-001]
//ME60的固定IP地址用户配置
//如果在pppoe的dial域中有固定地址用户,需要使用如下命令进行
//在aaa模式下 首先使用cut命令让用户下线
aaa
cut access-user int eth 1.2460 vlan 678 qinq 2460
quit
//把需要做为固定地址的用户从原所在的子接口中删除,678为内层vlan2460为外层vlan
int eth 1.2460
undo user-vlan 678 qinq 2460
//把需要做为固定地址的用户加入建立的固定地址用户所在的1.2999子接口下
int eth 1.2999
user-vlan 678 qinq 2460
//绑定该用户
static-user 123.7.59.67 123.7.59.67 interface Eth-Trunk1.2999 vlan 381 qinq 2475 detect
domain-name static
//配置多业务类型
//在aaa模式下 首先使用cut命令让用户下线
aaa
cut access-user int eth 1.2460 vlan 678 qinq 2460
quit
//把需要做为固定地址的用户从原所在的子接口中删除,678为内层vlan2460为外层vlan
int eth 1.2460
undo user-vlan 678 qinq 2460
//新建一个子接口
interface Eth-Trunk1.2997
pppoe-server bind Virtual-Template 1
description multi-service-type
user-vlan 678 qinq 2460
bas
access-type layer2-subscriber default-domain pre-authentication static authentication dial
authentication-method ppp web
绑定该用户
static-user 123.7.59.69 123.7.59.69 interface Eth-Trunk1.2999 vlan 381 qinq 2475 detect
domain-name static
//查看设备CPU利用率
CPU Usage Stat. Cycle: 60 (Second)
CPU Usage : 18% Max: 52%
CPU Usage Stat. Time : 2008-07-21 21:15:24
CPU Usage Stat. Tick : 0x303f(CPU Tick High) 0x44f8537b(CPU Tick Low)
Actual Stat. Cycle : 0x0(CPU Tick High) 0x776a9d54(CPU Tick Low)
TaskName CPU Runtime(CPU Tick High/CPU Tick Low)
BUFM 0% 0/ 14b893
VIDL 82% 0/62ad23b7
TICK 0% 0/ 5569aa
VRRP 0% 0/ 2242
IPCR 0% 0/ 213007
VPR 0% 0/ 8d599a
VPS 0% 0/ 39e7a3
Ecm 0% 0/ 174563
IPCQ 0% 0/ 2bf9b3
VP 0% 0/ 2be
RPCQ 0% 0/ 2cfba
VMON 0% 0/ fa21
STND 0% 0/ 35f693
CFA 0% 0/ 31445
INFO 0% 0/ 20f22
RPR 0% 0/ 30f8cb
L2IF 0% 0/ 602b2
BFD 0% 0/ d4b2d
ROUT 8% 0/ ab970c7
LSPM 2% 0/ 3432372
OAM 0% 0/ e18c9
LDP 0% 0/ b49a58
RSVP 0% 0/ f39bc
TNLM 0% 0/ 58925
L2V 0% 0/ dbfab
SRM 0% 0/ 2d9867
LOAD 0% 0/ ff29
DIAG 0% 0/ 199c4
CAN 0% 0/ 2fb79
RFIB 0% 0/ 189d6
UCM 0% 0/ 1cf549
TM 0% 0/ a59e4
AM 0% 0/ 5b462
RUI 0% 0/ 1f908
DCPR 0% 0/ 29cd3
SRVC 0% 0/ 130972
DPI 0% 0/ 16fa
COPS 0% 0/ 24684
L2CP 0%
AAA 0%
RDS 0%
LAM 0%
VSM 0%
MAgt 0%
Mpxy 0%
BTRC 0%
NDP 0%
NTDP 0%
CLST 0%
ULOG 0%
RRPP 0%
CCGG 0%
FIB 0%
SOCK 0%
VTYD 0%
IPSP 0%
IKE 0%
L2TP 0%
TRAP 0%
MDMT 0%
NTPT 0%
TAC 0%
BAKT 0%
HS2M 0%
MSTP 0%
NE50 0%
TSTA 0%
ARQ 0%
RMON 0%
HOT 0%
vt0 0%
OS 8%
0/ 9e72a
0/ 59ee0a
0/ 2232bd
0/ 178e
0/ 2e8e
0/ 520ee
0/ 4129b
0/ 148a
0/ 3bfad
0/ 5c5db
0/ 14d7a0
0/ 8b8
0/ 196fe
0/ 9754f
0/ 11faa3
0/ e396d9
0/ cdc6e
0/ 1d52
0/ 405b
0/ 5640
0/ 245fd4
0/ 24ae5d
0/ 973365
0/ a53af
0/ 489f
0/ 1dc322
0/ 122cc
0/ 3169f
0/ e356a
0/ 32aaac
0/ 1407e
0/ 33e9ba
0/ 7c7a1
0/ 0
//查看设备的单板状态
Quidway MultiserviceEngine 60-8's Device status:
Slot # Type Online Register Status Primary
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 TSU Present Registered Normal NA
4 BSU Present Registered Normal NA
7 MSU Present Registered Normal NA
8 MSU Present Registered Normal NA
9 MPU Present NA Normal Master
10 MPU Present Registered Normal Slave
11 SFU Present Registered Normal NA
12 SFU Present Registered Normal NA
13 SFU Present Registered Normal NA
14 SFU Present Registered Normal NA
15 CLK Present Registered Normal Master
16 CLK Present Registered Normal Slave
17 PWR Present NA Normal NA
18 PWR Present NA Normal NA
19 FAN Present Registered Normal NA
Quidway MultiserviceEngine 60-8's Device status:
Slot # Type Online Register Status Primary
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 TSU Present Registered Normal NA
4 BSU Present Registered Normal NA
7 MSU Present Registered Normal NA
8 MSU Present Registered Normal NA
9 MPU Present NA Normal Master
10 MPU Present Registered Normal Slave
11 SFU Present Registered Normal NA
12 SFU Present Registered Normal NA
13 SFU Present Registered Normal NA
14 SFU Present Registered Normal NA
15 CLK Present Registered Normal Master
16 CLK Present Registered Normal Slave
17 PWR Present NA Normal NA
18 PWR Present NA Normal NA
19 FAN Present Registered Normal NA
//查看某一个子接口下的具体配置
#
interface Eth-Trunk1.2499
pppoe-server bind Virtual-Template 1
description to-xyl-zx8220-1j-2k
user-vlan 256 781 QinQ 2499
user-vlan 783 1500 QinQ 2499
bas
access-type layer2-subscriber default-domain authentication dial
roam-domain l2tp
user detect retransmit 3 interval 30
#
return
//查看设备中所有域的在线用户总数
-------------------------------------------------------------------------
DomainName State Access-limit Online type
-------------------------------------------------------------------------
default0 Active 147456 0 Normal
default1 Active 147456 0 Normal
default_admin Active 147456 0 Normal
wangguan Active 147456 84 Normal
dial Active 147456 3339 Normal
static Active 147456 10 Normal
help Active 147456 0 Normal
Active 147456 83 Normal
cnc Active 147456 0 Normal
pppoe-ceshi Active 147456 0 Normal
zhongshiyou-vpn Active 147456 3 Normal
l2tp Active 147456 1 Normal
hep Active 147456 0 Normal
-------------------------------------------------------------------------
Total: 13
//查看某一个域的在线用户
domain Domain
interface Interface
ip-address IP address
ipv6-address IPV6 ADDRESS
lac-ip-address Tunnel's source ip address
mac-address MAC
remote-name LAC name of the L2TP tunnel
slot SLOT
time Lastest access time
user-id User id
username User name
--------------------------------------------------------------------------
UserID Username Interface IP address
--------------------------------------------------------------------------
68044 **************** Eth-T1.2460 -
--------------------------------------------------------------------------
Total 1
--------------------------------------------------------------------------
UserID Username Interface IP address
--------------------------------------------------------------------------
22717 Eth-T1.2999 123.7.59.38
22727 Eth-T1.2999 123.7.59.36
23071 Eth-T1.2999 123.7.59.44
25443 Eth-T1.2999 123.7.59.15
36671 Eth-T1.2999 123.7.59.5
37627 Eth-T1.2999 123.7.59.16
46095 Eth-T1.2999 123.7.59.35
69142 Eth-T1.2999 123.7.59.9
110493 Eth-T1.2999 123.7.59.17
131053 Eth-T1.2999 123.7.59.1
--------------------------------------------------------------------------
Total 10
STRING<1-64> Domain name
domain Domain
interface Interface
ip-address IP address
ipv6-address IPV6 ADDRESS
MAC
000f-e233-7d39
MAC
0016-8e89-292b
0016-8e98-4740
0810-175c-147e
000d-87e1-58d7
0014-789d-5932
000c-76a3-386c
001d-0f67-cbf7
0000-e8b3-5e3a
0000-e8e0-0c99
5254-ab39-49c1
lac-ip-address Tunnel's source ip address
mac-address MAC
remote-name LAC name of the L2TP tunnel
slot SLOT
time Lastest access time
user-id User id
username User name
//查看某一个(子)接口下的在线用户数
--------------------------------------------------------------------------
UserID Username Interface IP address MAC
--------------------------------------------------------------------------
120 2:3pa2XY5iqF3 Eth-T1.2499 123.12.59.181 001d-0f88-f88f
1072 2:ZEjjzznuGSb Eth-T1.2499 123.12.55.66 0016-1799-5f85
1223 2:ZEjjufEotV6 Eth-T1.2499 123.12.57.230 0016-ec63-32e1
1706 2:ZEjjzzkTlmS Eth-T1.2499 123.12.63.83 0012-0006-50cb
3251 2:3pa2XXICtyQ Eth-T1.2499 123.12.53.98 0016-1776-695a
3896 2:3pa2XXICqmS Eth-T1.2499 123.12.48.170 00e0-4cfb-4df4
6021 2:ZEjjzzfCsFc Eth-T1.2499 123.12.52.100 00e0-4c58-c374
6685 2:ZEjjzzisIAs Eth-T1.2499 123.12.57.227 000b-6a87-9da3
7183 2:ZEjjufEwsY9 Eth-T1.2499 123.12.52.208 00e0-4ced-9d62
7928 2:ZEjjufEopV1 Eth-T1.2499 123.12.60.86 000b-2f0a-e2ab
10437 2:ZEjjzznsK1Z Eth-T1.2499 123.12.48.222 0050-8d66-07e0
11323 2:3pa2XXIbMrS Eth-T1.2499 123.12.53.159 000f-ea4b-dec3
12634 2:3pa2XXhqbzT Eth-T1.2499 123.12.59.85 0810-741a-6aaf
15289 2:ZEjjufEoOy5 Eth-T1.2499 123.12.57.169 0016-ecd1-95cb
17440 2:3pa2XXJbDio Eth-T1.2499 123.12.58.63 10e0-8c3b-436e
17465 2:ZEjjzziSgw4 Eth-T1.2499 123.12.52.99 00e0-4c61-031f
19370 2:3pa2XXIbgss Eth-T1.2499 123.12.58.18 0000-e800-44bf
19616 2:ZEjjzzfelBo Eth-T1.2499 123.12.63.244 000b-7415-e403
20139 2:ZEjjzzkSJ6D Eth-T1.2499 123.12.55.58 0014-2a18-dc66
20718 2:ZEjjzzfej5n Eth-T1.2499 123.12.54.113 0030-18ab-2732
21430 2:ZEjjzzk0wRT Eth-T1.2499 123.12.63.76 0810-170c-311f
22157 2:3pa2XXNEOkO Eth-T1.2499 123.12.62.190 001d-7da3-e0cc
22248 2:3pa2XXfHSiX Eth-T1.2499 123.12.51.240 001d-607e-3c51
22395 2:3pa2XY8KWhO Eth-T1.2499 123.12.52.113 00e0-6f06-f632
25945 2:ZEjjufEZigC Eth-T1.2499 123.12.51.157 000a-e6a5-fbe2
27622 2:ZEjjzzf7VUS Eth-T1.2499 123.12.58.69 001d-7d18-b38a
27850 2:ZEjjzziRmkq Eth-T1.2499 123.12.59.21 000b-2f16-4f0f
30822 2:3pa2XXfBpks Eth-T1.2499 123.12.48.227 00e0-4ce6-9324
31460 2:3pa2XY6isNl Eth-T1.2499 123.12.61.103 000b-7415-e440
32288 2:ZEjjqBt34DK Eth-T1.2499 123.12.61.78 00e0-4d36-a663
32625 2:ZEjjzzfCQus Eth-T1.2499 123.12.56.65 00e0-b0fa-fa23
33167 2:ZEjjzzmWuez Eth-T1.2499 123.12.53.3 0021-2732-d4ed
33495 2:3pa2XYaGjc2 Eth-T1.2499 123.12.62.176 00c0-9fa3-f193
33541 2:ZEjjzziqGqb Eth-T1.2499 123.12.62.35 0010-5ce7-1bb4
33877 2:3pa2XY6kRy6 Eth-T1.2499 123.12.60.49 0021-2727-f175
35649 2:ZEjjzzfB9IN Eth-T1.2499 123.12.50.220 0005-5d73-ef48
36316 2:ZEjjzzk9ZwW Eth-T1.2499 123.12.54.12 001b-3804-4c3d
36467 2:ZEjjzzmYZK9 Eth-T1.2499 123.12.61.104 00e0-a012-6788
37664 2:3pa2XXJ6lbd
37863 2:ZEjjok2woE3
38179 2:ZEjjzzg6YV3
38641 2:ZEjjzzhrHr8
38934 2:ZEjjzzgAtvU
39466 2:3pa2XY5klat
39476 2:3pa2XXfEQvV
39519 2:ZEjjzzkRgR4
39829 2:3pa2XY5luC9
39876 2:ZEjjzzgByO5
40168 2:ZEjjzzgBqHe
40628 2:3pa2XY8NhFv
41250 2:3pa2XXfEPnw
41446 2:3pa2XXHAD4X
41490 2:ZEjjzziSmkw
41658 2:ZEjjzzfArjO
41895 2:ZEjjzzithjz
42081 2:3pa2XY5MBNj
42728 2:3pa2XYaGMf6
43135 2:ZEjjzzf7UCm
44063 2:3pa2XXK2cp5
44077 2:ZEjjzzfAyR3
44218 2:ZEjjzzmXpTy
44492 2:3pa2XXfeWk7
44956 2:ZEjjzzkSK24
45741 2:3pa2XXNKawP
45960 2:3pa2XXhzpAK
46030 2:ZEjjok2oO04
46670 2:3pa2XXNETXp
47202 2:3pa2XXHeiFc
48028 2:ZEjjufEpoX8
48060 2:3pa2XXhzyx3
48364 2:ZEjjzzlYq9N
48465 2:ZEjjufEvWqb
48642 2:3pa2XXI8UbD
Eth-T1.2499 123.12.58.239 0019-e039-f3bf
Eth-T1.2499 123.12.63.53 0010-5cde-1575
Eth-T1.2499 123.12.57.97 001d-0f6b-1c45
Eth-T1.2499 123.12.52.148 000a-ebff-2131
Eth-T1.2499 123.12.51.30 00e0-4c32-250d
Eth-T1.2499 123.12.63.56 0019-db7f-3f70
Eth-T1.2499 123.12.54.18 001d-7dca-6309
Eth-T1.2499 123.12.58.43 00e0-4c0a-3d14
Eth-T1.2499 123.12.54.42 00e0-4c85-6151
Eth-T1.2499 123.12.53.89 00e0-4c6e-75be
Eth-T1.2499 123.12.51.35 001d-0f99-738d
Eth-T1.2499 123.12.63.221 001e-ec10-f93b
Eth-T1.2499 123.12.57.213 001a-a097-a33d
Eth-T1.2499 123.12.59.200 0016-ec31-dd30
Eth-T1.2499 123.12.58.218 00e0-4c83-3453
Eth-T1.2499 123.12.54.242 0030-18b1-0828
Eth-T1.2499 123.12.60.5 0011-091a-4d54
Eth-T1.2499 123.12.57.247 0017-a4dd-5638
Eth-T1.2499 123.12.50.249 0007-e952-7efa
Eth-T1.2499 123.12.54.90 00e0-4c95-a228
Eth-T1.2499 123.12.48.105 00bc-a0b0-cd61
Eth-T1.2499 123.12.60.176 001a-4dd3-304d
Eth-T1.2499 123.12.48.77 001b-fc0e-2192
Eth-T1.2499 123.12.51.221 0014-7828-2304
Eth-T1.2499 123.12.61.122 000a-eb9f-a7df
Eth-T1.2499 123.12.49.161 0015-58b1-35a7
Eth-T1.2499 123.12.56.177 00f0-f300-9f7d
Eth-T1.2499 123.12.59.249 0010-5ceb-1ef1
Eth-T1.2499 123.12.57.99 001d-0f69-1639
Eth-T1.2499 123.12.51.204 0017-31a0-0108
Eth-T1.2499 123.12.52.50 001d-7dd2-f2f5
Eth-T1.2499 123.12.58.116 00e0-4c81-3d22
Eth-T1.2499 123.12.49.12 00e0-4c39-3cc7
Eth-T1.2499 123.12.49.113 00e0-4c10-30e7
Eth-T1.2499 123.12.55.17 001d-0f52-dd1f
48884 2:3pa2XXfIcQz Eth-T1.2499 123.12.51.49 001b-b9b0-32d4
49279 2:ZEjjzzf7Vy0 Eth-T1.2499 123.12.59.20 000b-6aeb-d20b
50131 2:ZEjjzzgaiEp Eth-T1.2499 123.12.63.250 0010-5cd5-f92e
50430 2:3pa2XY6gk86 Eth-T1.2499 123.12.55.120 00e0-4c02-3ac6
50548 2:3pa2XY7ghCm Eth-T1.2499 123.12.54.249 0033-4455-830c
50843 2:ZEjjrIEZkII Eth-T1.2499 123.12.52.227 000d-8758-ad93
50996 2:ZEjjTjuGjCG Eth-T1.2499 123.12.58.46 000a-480e-408f
51421 2:ZEjjzzk9WmY Eth-T1.2499 123.12.61.124 0015-f245-26ba
52225 2:ZEjjzzfelIK Eth-T1.2499 123.12.53.118 0014-7884-6b6d
52501 2:ZEjjzzk9yRn
53131 2:ZEjjufEopX7
53238 2:ZEjjzzfCPWD
53601 2:ZEjjzzf7ndd
53927 2:3pa2XXK2bv2
53979 2:ZEjjzznpBoT
54037 2:3pa2XY6irU3
54058 2:ZEjjzznq8jq
54098 2:3pa2XXI8U6P
54467 2:3pa2XXfGvuL
54503 2:3pa2XXNJ7p7
54559 2:3pa2XXK1CIY
54594 2:3pa2XXhvhoZ
54693 2:ZEjjzzf7nCk
54766 2:3pa2XY8Ek0m
54783 2:ZEjjzzf7Xi9
54784 2:ZEjjzzgBpHE
54794 2:ZEjjzzkSHF2
54795 2:ZEjjqBt26xi
54817 2:3pa2XXhvgJs
54949 2:3pa2XXhpcy1
55023 2:ZEjjzzfCOXB
55041 2:ZEjjqBt25JW
55068 2:ZEjjzzisGT6
55084 2:3pa2XXHagUW
55287 2:ZEjjzzkTNt8
55293 2:ZEjjzzgBoW1
55294 2:ZEjjzzg8VkT
55377 2:3pa2XXMNHHp
55393 2:ZEjjzzmWwcu
55402 2:ZEjjzznsHw6
55421 2:ZEjjzzmYYXC
55460 2:3pa2XY6h9IM
55465 2:ZEjjzzk0u7f
55509 2:3pa2XXhoLel
Eth-T1.2499 123.12.57.175 00e0-4c96-08df
Eth-T1.2499 123.12.48.143 001e-90b2-dae8
Eth-T1.2499 123.12.58.47 001a-4d96-86c0
Eth-T1.2499 123.12.48.39 0007-95c8-6c9f
Eth-T1.2499 123.12.50.31 000b-dba1-81a0
Eth-T1.2499 123.12.52.55 000d-8761-e321
Eth-T1.2499 123.12.54.106 0030-18a9-f418
Eth-T1.2499 123.12.48.75 00e0-4cc3-a2b3
Eth-T1.2499 123.12.52.202 0015-589a-a5b3
Eth-T1.2499 123.12.57.88 2004-1230-32f0
Eth-T1.2499 123.12.48.24 0019-2105-a979
Eth-T1.2499 123.12.59.120 001a-4d02-2980
Eth-T1.2499 123.12.55.166 001b-fce6-ec9d
Eth-T1.2499 123.12.51.44 001d-0f91-0e8b
Eth-T1.2499 123.12.62.37 001a-80cc-6e22
Eth-T1.2499 123.12.49.7 0030-18ae-6a6a
Eth-T1.2499 123.12.63.8 001f-d032-3b47
Eth-T1.2499 123.12.50.74 0019-2192-b46a
Eth-T1.2499 123.12.57.217 00e0-4d44-ada0
Eth-T1.2499 123.12.53.115 0016-d3f5-a38c
Eth-T1.2499 123.12.51.92 001d-09ab-a11b
Eth-T1.2499 123.12.60.67 00e0-4d01-7c11
Eth-T1.2499 123.12.56.199 0050-8d66-bea2
Eth-T1.2499 123.12.56.75 001b-fcba-9ee8
Eth-T1.2499 123.12.58.208 00e0-4dac-baa5
Eth-T1.2499 123.12.54.223 0016-ec43-859a
Eth-T1.2499 123.12.61.5 000d-87be-bdd1
Eth-T1.2499 123.12.54.68 00e0-4cc1-cb58
Eth-T1.2499 123.12.62.174 0011-5b65-5fb6
Eth-T1.2499 123.12.63.247 0004-614d-3f26
Eth-T1.2499 123.12.63.253 0016-ec50-7d0a
Eth-T1.2499 123.12.63.131 0012-0007-16b7
Eth-T1.2499 123.12.62.232 0016-d3b0-337b
Eth-T1.2499 123.12.49.172 0016-9611-4d38
Eth-T1.2499 123.12.49.231 0033-4478-0f35
55553 2:3pa2XXICqmT Eth-T1.2499 123.12.56.174 00e0-a00a-5ada
55609 2:ZEjjzznwGq3 Eth-T1.2499 123.12.57.177 0018-f319-bc32
55613 2:3pa2XY8LLTy Eth-T1.2499 123.12.60.11 00e0-b0f9-c827
55648 2:3pa2XXK6n7p Eth-T1.2499 123.12.53.146 0019-21d4-7581
55695 2:ZEjjufEuwW0 Eth-T1.2499 123.12.63.152 00e0-4df7-763f
55735 2:3pa2XY6iyP2 Eth-T1.2499 123.12.60.72 0005-5da0-b404
55778 2:3pa2XY6NgTY Eth-T1.2499 123.12.57.196 00e0-2d28-122f
55801 2:ZEjjzzk9YuX Eth-T1.2499 123.12.60.246 0016-9607-d263
55818 2:ZEjjzzkTnHF Eth-T1.2499 123.12.50.42 0011-5b5e-ab61
55926 2:ZEjjzzgbIo9
55965 2:3pa2XXL2cw0
55985 2:3pa2XY5io6B
56006 2:ZEjjzzlYq6O
56042 2:ZEjjTjuGi3l
56075 2:ZEjjzzk9v1r
56189 2:ZEjjzzg7hBs
56239 2:ZEjjufEwwJH
56279 2:3pa2XXNNer3
56298 2:ZEjjzzlXvJx
56316 2:3pa2XY8Fmb1
56321 2:ZEjjzziONsp
56327 2:3pa2XY8Ika7
56339 2:3pa2XXfBoJg
56371 2:ZEjjufEzVj2
56381 2:ZEjjzziOKyM
56469 2:3pa2XY7NCji
56479 2:ZEjjzznrH3R
56508 2:3pa2XY5gBJZ
56541 2:ZEjjzzlXYkX
56549 2:ZEjjzzmYYio
56619 2:3pa2XXhtMs2
56659 2:3pa2XXK3cp0
56676 2:3pa2XXHbU0Y
56694 2:3pa2XY5MAgL
56707 2:3pa2XXhq4A8
56741 2:ZEjjufEpuj3
56751 2:ZEjjzzgej6T
56767 2:3pa2XY7LlDm
56798 2:ZEjjufEzWYb
56799 2:3pa2XXHbXry
56818 2:3pa2XXgBOV7
56970 2:ZEjjzzgBwXR
56987 2:3pa2XXhzvCA
56995 2:3pa2XY8GKlz
Eth-T1.2499 123.12.54.150 0017-318a-11c2
Eth-T1.2499 123.12.52.229 00e0-1102-c0fc
Eth-T1.2499 123.12.50.181 0048-5425-1355
Eth-T1.2499 123.12.59.154 000b-2f0c-4892
Eth-T1.2499 123.12.53.53 0030-18a7-3f8a
Eth-T1.2499 123.12.61.228 0016-9609-72d8
Eth-T1.2499 123.12.53.205 000b-2f1e-eb13
Eth-T1.2499 123.12.57.112 00e0-4c0c-dc37
Eth-T1.2499 123.12.57.22 0010-dc50-72b4
Eth-T1.2499 123.12.63.67 0006-1bce-ee50
Eth-T1.2499 123.12.56.36 001d-7d5f-1a02
Eth-T1.2499 123.12.57.87 0001-803d-d56d
Eth-T1.2499 123.12.55.227 0019-2110-8950
Eth-T1.2499 123.12.54.240 0013-d439-61ba
Eth-T1.2499 123.12.50.98 0019-212c-bbb2
Eth-T1.2499 123.12.53.9 0000-e8e0-0c0d
Eth-T1.2499 123.12.58.219 001c-25a8-8472
Eth-T1.2499 123.12.56.116 00e0-4c3a-18a0
Eth-T1.2499 123.12.56.202 0016-363e-576b
Eth-T1.2499 123.12.63.159 0000-1234-1dcf
Eth-T1.2499 123.12.52.65 0050-8d93-536c
Eth-T1.2499 123.12.63.119 00e0-4cc1-82e1
Eth-T1.2499 123.12.52.230 001b-fc8a-4612
Eth-T1.2499 123.12.57.63 00e0-a00a-9bca
Eth-T1.2499 123.12.52.192 00e0-4d48-0ce2
Eth-T1.2499 123.12.49.167 00a3-0801-fed3
Eth-T1.2499 123.12.59.231 00e0-4da1-1b68
Eth-T1.2499 123.12.60.21 000e-a623-0563
Eth-T1.2499 123.12.56.255 0016-eca4-d33f
Eth-T1.2499 123.12.54.181 00e0-4c63-f32c
Eth-T1.2499 123.12.51.43 001d-0f6a-d57d
Eth-T1.2499 123.12.59.100 00e0-4c17-0ff0
Eth-T1.2499 123.12.54.206 0013-d3ce-999b
Eth-T1.2499 123.12.61.134 0012-0000-69cc
Eth-T1.2499 123.12.51.255 001d-92e3-a36e
56997 2:ZEjjzzg7Nw3 Eth-T1.2499 123.12.50.6 001d-92d7-e463
57005 2:ZEjjzzg7LRO Eth-T1.2499 123.12.62.228 00e0-4c00-4577
57048 2:ZEjjufEYf2X Eth-T1.2499 123.12.58.152 0017-3192-7819
57063 2:ZEjjzznrL1Z Eth-T1.2499 123.12.60.161 0018-f3c3-20af
57112 2:ZEjjzzipgdW Eth-T1.2499 123.12.55.188 00e0-1101-f0e4
57143 2:ZEjjzziQJvs Eth-T1.2499 123.12.58.1 000f-eafb-3e76
57173 2:ZEjjzziSNO0 Eth-T1.2499 123.12.62.75 000b-2f01-e18f
57175 2:3pa2XXMGpi3 Eth-T1.2499 123.12.62.222 0000-0702-0daa
57235 2:ZEjjzznq8kt Eth-T1.2499 123.12.50.255 0016-17ab-c692
57277 2:ZEjjqBt23dr
57319 2:3pa2XY8Mf4t
57327 2:3pa2XXK6lAv
57380 2:3pa2XY8EZZ5
57420 2:ZEjjzzgdN3Q
57441 2:ZEjjzzlYOab
57442 2:3pa2XY8EYfc
57531 2:3pa2XY5gCfE
57536 2:ZEjjzzfBtxS
57556 2:ZEjjufEZiJF
57573 2:3pa2XXHcZy3
57591 2:3pa2XXKbfpO
57614 2:ZEjjufEZiHW
57639 2:ZEjjzzmWudr
57662 2:ZEjjzzgdka6
57707 2:3pa2XXL10FH
57712 2:3pa2XY8MnNF
57732 2:ZEjjzziqNE1
57770 2:3pa2XY8JlAz
57879 2:3pa2XY7IKTw
57885 2:3pa2XY7gmJK
57913 2:3pa2XY8LkJF
57952 2:ZEjjzznsL7J
57967 2:3pa2XY6MCmZ
001e-9025-4430
58011 2:3pa2XY7Lnb8
58042 2:ZEjjzzgA0Nl
58060 2:3pa2XXL6Ua6
58081 2:3pa2XXMLEJI
58088 2:ZEjjzzgemBZ
58102 2:3pa2XXIArkp
58114 2:ZEjjzzlXWUu
58153 2:ZEjjqBt34Ed
58155 2:3pa2XXhqcLn
58167 2:ZEjjzzfeNSt
Eth-T1.2499 123.12.56.225 00e0-4c20-3070
Eth-T1.2499 123.12.60.57 00e0-b0f6-eb70
Eth-T1.2499 123.12.63.72 000a-eb4d-8ff1
Eth-T1.2499 123.12.60.185 001a-4d82-8305
Eth-T1.2499 123.12.57.100 00e0-4c40-93f1
Eth-T1.2499 123.12.52.58 000a-eb0c-ece4
Eth-T1.2499 123.12.50.82 001d-92d0-bca6
Eth-T1.2499 123.12.51.88 001d-7dc3-710c
Eth-T1.2499 123.12.54.127 0016-e68c-ff36
Eth-T1.2499 123.12.51.127 00e0-4d03-3fe0
Eth-T1.2499 123.12.53.130 0016-76a9-7d07
Eth-T1.2499 123.12.63.5 0019-210f-f75f
Eth-T1.2499 123.12.50.237 00e0-4ca4-9a64
Eth-T1.2499 123.12.55.145 001e-9076-f070
Eth-T1.2499 123.12.54.73 0011-09d2-9bd1
Eth-T1.2499 123.12.62.249 0013-7706-d3a8
Eth-T1.2499 123.12.54.63 001b-24db-a161
Eth-T1.2499 123.12.52.241 00e0-4cf0-4ea7
Eth-T1.2499 123.12.62.71 0002-3fe9-0099
Eth-T1.2499 123.12.61.30 0019-214a-a983
Eth-T1.2499 123.12.59.11 0010-5cb4-7755
Eth-T1.2499 123.12.53.87 00e0-b0fa-d597
Eth-T1.2499 123.12.59.112 0016-ec06-72aa
Eth-T1.2499 123.12.62.51
Eth-T1.2499 123.12.60.126 0030-18a6-ceac
Eth-T1.2499 123.12.57.151 0019-212a-a677
Eth-T1.2499 123.12.52.24 0030-18ac-2eee
Eth-T1.2499 123.12.56.33 001b-b983-0be8
Eth-T1.2499 123.12.55.218 00e0-a01a-b54c
Eth-T1.2499 123.12.48.201 0013-d3b9-fd27
Eth-T1.2499 123.12.60.139 00e0-4c02-d848
Eth-T1.2499 123.12.57.168 0040-d090-33de
Eth-T1.2499 123.12.50.62 0016-ecac-9c99
Eth-T1.2499 123.12.53.18 0007-95aa-89b9
58191 2:ZEjj0MdXv7a Eth-T1.2499 123.12.51.76 0017-31d2-c115
58209 2:3pa2XXKbg9P Eth-T1.2499 123.12.55.172 000b-2f03-4e08
58216 2:3pa2XXK8hd7 Eth-T1.2499 123.12.56.95 0019-21d6-0f3b
58217 2:3pa2XXIcHxd Eth-T1.2499 123.12.62.19 0016-e6f2-bc47
62460 2:3pa2XY5hzQl Eth-T1.2499 123.12.53.209 0012-0078-6570
63118 2:3pa2XY6jOYc Eth-T1.2499 123.12.63.34 0021-2745-387f
68851 2:3pa2XXNHSn0 Eth-T1.2499 123.12.63.0 0004-617e-a239
69359 2:3pa2XXJATV7 Eth-T1.2499 123.12.57.90 001a-9209-e6df
71165 2:3pa2XXK6Vl0 Eth-T1.2499 123.12.56.72 001c-250a-f6c0
72420 2:3pa2XXhtgPS
72427 2:3pa2XXhsF16
72669 2:ZEjjzzhrCTO
72702 2:3pa2XXfGyt4
72749 2:ZEjjzzntHDt
73414 2:ZEjjzzmXwEG
73787 2:3pa2XY8NhFr
73801 2:3pa2XXhqaiQ
74062 2:ZEjjzzlXVjY
74123 2:ZEjjzzisDQ2
74187 2:3pa2XXNETV7
74229 2:3pa2XXHAEDy
74363 2:ZEjjzzkQhhP
74369 2:ZEjjzziRfzG
75464 2:3pa2XY6hSgD
75606 2:ZEjjrIEZMus
76025 2:ZEjjzzirfG4
76565 2:ZEjjzznrL5X
76856 2:3pa2XXLaiKK
80191 2:3pa2XXhvfeg
84086 2:3pa2XXhqdUs
84349 2:ZEjjzzkTNO5
87318 2:3pa2XY7NIo9
87497 2:ZEjjufEzXVc
92315 2:ZEP2YHycjew
94667 2:3pa2XXfH0JW
94671 2:ZEP2YHychNi
96860 2:ZEjjufEpzO7
101276 2:3pa2XXJ6m88
102407 2:ZEjjTjuGi1W
105204 2:ZEjjzzk9zoj
105925 2:ZEjjzzfBtwz
106110 2:ZEjjzzg7Nzn
107310 2:3pa2XXhrFQ2
107864 2:3pa2XY8MiGZ
Eth-T1.2499 123.12.58.80 00e0-4c9f-445d
Eth-T1.2499 123.12.50.240 000a-ebad-4e64
Eth-T1.2499 123.12.60.101 001d-0f36-8715
Eth-T1.2499 123.12.61.230 00e0-4c50-57e1
Eth-T1.2499 123.12.50.113 000b-6a67-1ba4
Eth-T1.2499 123.12.63.228 0014-7821-4ee4
Eth-T1.2499 123.12.49.147 000d-61b7-76b6
Eth-T1.2499 123.12.56.76 0016-761d-4204
Eth-T1.2499 123.12.63.79 00e0-4c36-725b
Eth-T1.2499 123.12.62.39 0012-0078-67fe
Eth-T1.2499 123.12.56.246 0004-618b-aa10
Eth-T1.2499 123.12.59.253 001e-8c8e-bc13
Eth-T1.2499 123.12.51.243 0012-0080-6716
Eth-T1.2499 123.12.56.178 00e0-a016-57cd
Eth-T1.2499 123.12.52.173 00b0-c003-6c5f
Eth-T1.2499 123.12.56.22 0017-31a8-35b3
Eth-T1.2499 123.12.63.192 001e-8ca9-7522
Eth-T1.2499 123.12.53.45 0021-2729-5991
Eth-T1.2499 123.12.60.217 0000-e85d-0234
Eth-T1.2499 123.12.54.50 001d-7d9f-e2ec
Eth-T1.2499 123.12.48.100 0030-18b0-0b4a
Eth-T1.2499 123.12.62.167 0016-ec3b-34ec
Eth-T1.2499 123.12.54.232 00e0-4ce8-c058
Eth-T1.2499 123.12.57.197 0015-5802-0e5c
Eth-T1.2499 123.12.61.183 0050-8dba-3a88
Eth-T1.2499 123.12.52.22 0033-4455-8446
Eth-T1.2499 123.12.63.149 0004-61a1-e8d3
Eth-T1.2499 123.12.56.44 0019-e01f-9856
Eth-T1.2499 123.12.49.186 0004-6179-d03b
Eth-T1.2499 123.12.58.103 0030-18a9-d49a
Eth-T1.2499 123.12.56.145 0810-170a-0b8b
Eth-T1.2499 123.12.56.167 000a-eb77-0286
Eth-T1.2499 123.12.60.221 001e-90a5-36dd
Eth-T1.2499 123.12.60.82 000b-2f0a-4123
Eth-T1.2499 123.12.60.108 0019-219d-2c5e
111548 2:ZEjjzzmWr4U Eth-T1.2499 123.12.61.49 0013-d325-e34a
113184 2:3pa2XXL28mi Eth-T1.2499 123.12.52.239 0015-f2c8-3cee
115021 2:3pa2XXNN74R Eth-T1.2499 123.12.56.21 00e0-4c83-8757
118486 2:ZEjjqBt2bu5 Eth-T1.2499 123.12.48.180 0011-5b69-05d6
118508 2:3pa2XY8LiNF Eth-T1.2499 123.12.49.220 0021-272b-b94b
118834 2:ZEP2ZXdtGZH Eth-T1.2499 123.12.52.26 0016-1718-a697
118846 2:3pa2XXgFOW5 Eth-T1.2499 123.12.62.103 0013-d39e-1653
123760 2:3pa2XXL24GM Eth-T1.2499 123.12.49.45 001d-0f9a-910b
124004 2:3pa2XXMNKBG Eth-T1.2499 123.12.60.209
0003-0d50-e5f3
124181 2:3pa2XY6fgQ0
125845 2:ZEjjzzgBpHC
126273 2:3pa2XY5f1DG
126602 2:ZEjjqBt25DL
126897 2:3pa2XY8Ng00
127528 2:ZEjjzzmWr6Q
127603 2:3pa2XXhrDxI
128216 2:ZEjjufEvuMV
128237 2:3pa2XY6KU5U
128250 2:ZEjjzzfCQxO
128272 2:ZEjjzzfdMRo
128351 2:3pa2XXfFqmT
128378 2:3pa2XXgArW9
128528 2:3pa2XY8FUHK
129385 2:3pa2XXIbMOP
129413 2:ZEjjzznvfcX
129482 2:ZEjjzzfCSUv
130167 2:3pa2XY8FWn1
130201 2:ZEjjzznpFSP
130426 2:3pa2XY7If0u
130780 2:3pa2XY8Mk7t
131408 2:ZEjjzzmXr63
131843 2:ZEjjufEwwLY
132459 2:3pa2XY5f7s3
135980 2:ZEjjzziRhmR
136819 2:3pa2XXfGpHC
137232 2:3pa2XXJ8WXS
137303 2:ZEjjzzkSIw4
137545 2:ZEjjzznoHwP
137756 2:3pa2XY7JWfU
138064 2:3pa2XXfEqju
138273 2:3pa2XXhsMI0
138294 2:3pa2XY8ElAN
138595 2:3pa2XXhpbk0
Eth-T1.2499 123.12.62.185 00e0-4cb8-b20f
Eth-T1.2499 123.12.48.47 0030-18ac-0600
Eth-T1.2499 123.12.60.213 001b-3899-b00a
Eth-T1.2499 123.12.57.30 0040-4690-1bb8
Eth-T1.2499 123.12.54.8 0010-5ce2-ed5e
Eth-T1.2499 123.12.55.33 0017-3149-8da7
Eth-T1.2499 123.12.55.26 00e0-4daa-c564
Eth-T1.2499 123.12.52.4 0014-2a17-6829
Eth-T1.2499 123.12.59.77 00e0-3103-0743
Eth-T1.2499 123.12.50.248 000e-a640-cf89
Eth-T1.2499 123.12.50.91 00e0-4c7a-9408
Eth-T1.2499 123.12.61.146 0040-ca58-8f1d
Eth-T1.2499 123.12.56.61 00f0-f3b1-a598
Eth-T1.2499 123.12.58.24 0000-e8a2-7f1a
Eth-T1.2499 123.12.52.210 00f0-4c85-cb93
Eth-T1.2499 123.12.50.154 000d-8704-f82e
Eth-T1.2499 123.12.54.67 001d-9286-895f
Eth-T1.2499 123.12.57.16 0030-18aa-be41
Eth-T1.2499 123.12.56.235 0014-2a2d-8380
Eth-T1.2499 123.12.49.69 0012-0009-1944
Eth-T1.2499 123.12.55.64 0000-0000-2c0c
Eth-T1.2499 123.12.59.245 0013-d409-854c
Eth-T1.2499 123.12.57.111 00e0-a018-32a4
Eth-T1.2499 123.12.62.181 001e-9013-ec45
Eth-T1.2499 123.12.62.152 00e0-6102-98e0
Eth-T1.2499 123.12.54.196 0033-44bd-2215
Eth-T1.2499 123.12.51.61 000b-6a25-c9e7
Eth-T1.2499 123.12.51.186 00e0-4c44-77bc
Eth-T1.2499 123.12.48.160 0033-44bd-272c
Eth-T1.2499 123.12.61.186 001d-7de8-650b
Eth-T1.2499 123.12.51.162 001a-4d98-e712
Eth-T1.2499 123.12.58.87 000c-6e2c-9293
Eth-T1.2499 123.12.63.121 0000-3952-28ed
Eth-T1.2499 123.12.51.24 0001-6c1a-7e8f
140142 2:ZEjjzziShZQ Eth-T1.2499 123.12.58.107 0014-2a5a-bf90
142109 2:ZEjjzzk9yOZ Eth-T1.2499 123.12.50.138 0016-ec43-9b3c
142409 ******************* Eth-T1.2499 10.166.186.88 0060-6e4b-0b18
143704 2:3pa2XXK49Qn Eth-T1.2499 123.12.53.167 0005-5de4-2b6d
144354 2:ZEZ6LinWmLj Eth-T1.2499 123.12.58.16 0013-d327-b2b9
145668 2:ZEjjzzgBwW6 Eth-T1.2499 123.12.57.121 001b-3803-233e
146130 2:3pa2XXhsHva Eth-T1.2499 123.12.56.45 0003-0d92-dd8d
--------------------------------------------------------------------------
Total 298
//查看端口状态
GigabitEthernet7/0/1 current state : UP
Line protocol current state : UP
Description : TO-MC-XX-YMK-GSR-2, Route Port
The Maximum Transmit Unit is 1524 bytes
Internet Address is 61.168.247.110/30
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 0018-8259-12f6
the Vendor PN is FTRJ1319P1BTL
Port BW:1G, Transceiver max BW:1G, Transceiver Modes: SingleMode
WaveLength:1310nm,Transmission Distance:10km
Loopback:none, full-duplex mode, negotiation: disable
Statistics last cleared:never
Last 5 minutes input rate: 588955656 bits/sec, 109050 Packets/sec
Last 5 minutes output rate: 511653352 bits/sec, 146298 Packets/sec
Input: 37 Bytes, 43906046207 Packets
Output: 274 Bytes, 61015848499 Packets
Input:
Unicast : 43904436215, Multicast : 1527776
Broadcast : 82216, JumboOctets : 9240
CRC : 3, Symbol : 1
Overrun : 0, InRangeLength : 0
LongPacket: 0, Jabber : 0, Alignment: 0
Fragment : 0, Undersized Frame: 0
RxPause : 0
Output:
Unicast : 61014403709, Multicast : 1443739
Broadcast : 1051, JumboOctets: 190174
Lost : 0, Overflow : 0, Underrun: 0
TxPause : 0
#
interface GigabitEthernet7/0/3
description TO-xyl7806-g2/0/47(dakehuzhuanxian)
#
return
//查看所有GE端口的配置
#
interface GigabitEthernet0/0/0
speed auto
duplex auto
#
interface GigabitEthernet4/0/0
description TO-MC-XYL-S7806-G2/0/48
eth-trunk 1
#
interface GigabitEthernet4/0/1
description TO-MC-XYL-S7806-G3/0/48
eth-trunk 1
#
interface GigabitEthernet4/0/2
#
interface GigabitEthernet4/0/3
#
interface GigabitEthernet4/0/4
#
interface GigabitEthernet4/0/5
#
interface GigabitEthernet4/0/6
#
interface GigabitEthernet4/0/7
#
interface GigabitEthernet4/0/8
#
interface GigabitEthernet4/0/9
#
interface GigabitEthernet7/0/0
mtu 1524
description TO-MC-XX-TX-GSR-1(GE1/5)
ip address 125.45.253.198 255.255.255.252
ospf network-type p2p
mpls
mpls ldp
#
interface GigabitEthernet7/0/1
mtu 1524
description TO-MC-XX-YMK-GSR-2
ip address 61.168.247.110 255.255.255.252
ospf network-type p2p
mpls
mpls ldp
#
interface GigabitEthernet7/0/2
#
interface GigabitEthernet7/0/3
description TO-xyl7806-g2/0/47(dakehuzhuanxian)
#
interface GigabitEthernet7/0/3.3001
vlan-type dot1q 3001
description zsy_vpn-to-router
ip binding vpn-instance zhongshiyou-vpn
ip address 10.167.120.77 255.255.255.252
#
interface GigabitEthernet7/0/3.3488
vlan-type dot1q 3488
description to-100M-YanCaoJu
ip address 218.28.70.17 255.255.255.240
#
interface GigabitEthernet7/0/3.3489
vlan-type dot1q 3489
description to-10zhongshangwang
ip address 61.163.66.1 255.255.255.252
#
interface GigabitEthernet7/0/3.3490
vlan-type dot1q 3490
description to-zte-NGN
ip address 10.46.242.73 255.255.255.252
#
interface GigabitEthernet7/0/3.3491
vlan-type dot1q 3491
description to-pyl-16I-2
ip address 218.28.189.153 255.255.255.252
#
interface GigabitEthernet7/0/3.3492
vlan-type dot1q 3492
description To-pyl-16I-1
ip address 218.28.189.142 255.255.255.252
#
interface GigabitEthernet7/0/3.3493
vlan-type dot1q 3493
description to-pyl-3928-2
ip address 10.46.209.185 255.255.255.252
#
interface GigabitEthernet7/0/3.3494
vlan-type dot1q 3494
description to-pyl-3928-1
ip address 10.46.219.33 255.255.255.252
#
interface GigabitEthernet7/0/3.3495
vlan-type dot1q 3495
description to-dakehu-olt
ip address 10.46.215.121 255.255.255.248
#
interface GigabitEthernet7/0/3.3496
vlan-type dot1q 3496
description to-kaifaqu-hw-3928
ip address 10.46.254.1 255.255.255.252
#
interface GigabitEthernet7/0/3.3497
vlan-type dot1q 3497
description to-xyl-3928-2
ip address 10.46.210.89 255.255.255.252
#
interface GigabitEthernet7/0/3.3498
vlan-type dot1q 3498
description to-xyl-3928-1j
ip address 218.28.189.209 255.255.255.252
#
interface GigabitEthernet7/0/3.3499
vlan-type dot1q 3499
description to-huawei-ruanjiaohuan
ip address 10.46.209.157 255.255.255.252
#
interface GigabitEthernet7/0/4
description TO-xinxiangxian-s8505_g2/2/1
ip address 218.28.189.113 255.255.255.252
ospf cost 90
ospf network-type p2p
#
interface GigabitEthernet7/0/5
#
interface GigabitEthernet7/0/6
#
interface GigabitEthernet7/0/7
#
interface GigabitEthernet7/0/8
#
interface GigabitEthernet7/0/9
#
interface GigabitEthernet8/0/0
mtu 1524
description TO-MC-XX-TX-GSR-2(1/0/0)
ip address 125.42.173.22 255.255.255.252
ospf network-type p2p
mpls
mpls ldp
#
interface GigabitEthernet8/0/1
mtu 1524
description TO-MC-XX-YMK-GSR-1(GE3/7)
ip address 125.45.253.214 255.255.255.252
ospf network-type p2p
mpls
mpls ldp
#
interface GigabitEthernet8/0/2
#
interface GigabitEthernet8/0/3
description TO-XX_XingXiGang_S8512A-G8/2/2
ip address 61.168.61.1 255.255.255.252
ospf network-type p2p
#
interface GigabitEthernet8/0/4
description TO-yuanyangxian-s8505_g2/2/1
ip address 218.28.189.161 255.255.255.252
ospf cost 90
ospf network-type p2p
#
interface GigabitEthernet8/0/5
#
interface GigabitEthernet8/0/6
#
interface GigabitEthernet8/0/7
#
interface GigabitEthernet8/0/8
#
interface GigabitEthernet8/0/9
#
return
--------------------------------------------------------------------------
UserID Username Interface IP address MAC
--------------------------------------------------------------------------
1315 ******************* Eth-T1.2469 10.166.185.26 0060-6e4b-0b4e
2576 ******************* Eth-T1.2488 10.166.185.138 0060-6e45-f2dc
3183 ******************* Eth-T1.2494 10.166.184.212 0060-6e53-8b69
4764 ******************* Eth-T1.2461 10.166.185.65 0060-6e53-958c
5592 ******************* Eth-T1.2464 10.166.185.8 0007-baca-a008
9192 ******************* Eth-T1.2494 10.166.185.85 001e-401e-d6e3
12738 ******************* Eth-T1.2465 10.166.185.97 0007-baca-a51e
12957 ******************* Eth-T1.2462 10.166.185.75 001e-401e-7305
16208 ******************* Eth-T1.2478 10.166.185.105 0007-baca-a42c
18915 ******************* Eth-T1.2469 10.166.185.172 0007-baca-a6cb
19439 ******************* Eth-T1.2465 10.166.185.222 0060-6e4b-adb4
21417 ******************* Eth-T1.2487 10.166.187.240 0060-6e4b-ad90
21563 ******************* Eth-T1.2470 10.166.186.237 0060-6e53-9553
21625 ******************* Eth-T1.2492 10.166.187.236 001e-401e-dda7
21693 ******************* Eth-T1.2498 10.166.187.158 001e-401e-2232
21819 ******************* Eth-T1.2466 10.166.185.32 0007-baca-9f0c
26070 ******************* Eth-T1.2495 10.166.184.239 0007-bac9-ddc1
31193 ******************* Eth-T1.2470 10.166.184.255 0060-6e53-885e
34369 ******************* Eth-T1.2460 10.166.186.236 0007-bac9-d8a3
35552 ******************* Eth-T1.2476 10.166.185.149 001e-401e-d7e0
36833 ******************* Eth-T1.2494 10.166.185.114 0060-6e53-8852
37183 ******************* Eth-T1.2470 10.166.185.78 0060-6e53-8854
37296 ******************* Eth-T1.2470 10.166.184.182 0007-bac9-dccb
37902 ******************* Eth-T1.2488 10.166.186.4 0060-6e4b-0b1d
38101 ******************* Eth-T1.2469 10.166.185.55 0007-bac9-c913
38357 ******************* Eth-T1.2477 10.166.185.2 0060-6e53-92d9
38972 ******************* Eth-T1.2490 10.166.184.179 0060-6e44-97b0
39658 ******************* Eth-T1.2489 10.166.185.63 0060-6e4e-45f9
40877 ******************* Eth-T1.2477 10.166.186.36 0007-bac9-d86e
41980 ******************* Eth-T1.2488 10.166.186.91 0060-6e45-f61b
42177 ******************* Eth-T1.2498 10.166.186.53 0060-6e4b-adb1
43042 ******************* Eth-T1.2470 10.166.186.174 001e-40b0-b99c
45943 ******************* Eth-T1.2477 10.166.185.141 0007-bac9-dcbb
47299 *******************
47525 *******************
50580 *******************
51479 *******************
52094 *******************
52958 *******************
53175 *******************
53778 *******************
54715 *******************
54877 *******************
54926 *******************
55131 *******************
55327 *******************
55414 *******************
55619 *******************
55682 *******************
55739 *******************
55934 *******************
56439 *******************
56542 *******************
56606 *******************
56773 *******************
57120 *******************
57122 *******************
57198 *******************
57205 *******************
57212 *******************
57452 *******************
57660 *******************
57961 *******************
58205 *******************
62843 *******************
73071 *******************
73363 *******************
74474 *******************
Eth-T1.2496
Eth-T1.2489
Eth-T1.2470
Eth-T1.2461
Eth-T1.2496
Eth-T1.2494
Eth-T1.2478
Eth-T1.2490
Eth-T1.2478
Eth-T1.2495
Eth-T1.2486
Eth-T1.2495
Eth-T1.2490
Eth-T1.2469
Eth-T1.2467
Eth-T1.2477
Eth-T1.2498
Eth-T1.2495
Eth-T1.2466
Eth-T1.2477
Eth-T1.2467
Eth-T1.2478
Eth-T1.2475
Eth-T1.2467
Eth-T1.2498
Eth-T1.2488
Eth-T1.2478
Eth-T1.2475
Eth-T1.2487
Eth-T1.2460
Eth-T1.2478
Eth-T1.2488
Eth-T1.2476
Eth-T1.2470
Eth-T1.2497
10.166.184.175 0060-6e4e-4313
10.166.185.160 0007-baca-9da6
10.166.185.246 001e-40b0-7d24
10.166.184.196 0060-6e53-92d8
10.166.185.54 0007-bac9-17d4
10.166.185.194 0060-6e45-f645
10.166.186.196 0007-baca-a6ee
10.166.184.250 0007-baca-9ee2
10.166.186.6 0060-6e45-f6d9
10.166.185.23 001e-401e-227c
10.166.184.199 0007-bac9-d201
10.166.185.239 0060-6e4b-1053
10.166.184.178 0007-bac9-dcd1
10.166.185.150 001e-401e-2330
10.166.186.76 0007-baca-a2fd
10.166.185.76 0007-bac9-dcdb
10.166.185.103 0007-bac9-c8ec
10.166.186.34 0007-bac9-c966
10.166.184.243 0060-6e44-3352
10.166.185.27 0007-baca-a0aa
10.166.184.122 0060-6e53-8bca
10.166.184.235 0007-bac9-d007
10.166.184.223 0060-6e53-95de
10.166.184.217 0007-baca-a38f
10.166.184.236 0060-6e4e-458d
10.166.184.184 0007-bac9-5bab
10.166.185.9 0007-bac9-dd8f
10.166.184.159 001e-401e-d739
10.166.184.170 0060-6e53-8ad9
10.166.185.98 0007-baca-9c74
10.166.187.182 0060-6e53-92dd
10.166.186.141 0060-6e45-f640
10.166.186.130 001e-401e-d854
10.166.186.157 0060-6e53-8b54
10.166.185.163 0060-6e4b-ad91
75054 ******************* Eth-T1.2488 10.166.185.187 0007-baca-a44b
84127 ******************* Eth-T1.2469 10.166.185.155 0060-6e53-9521
88772 ******************* Eth-T1.2470 10.166.185.96 001e-401e-21e6
99098 ******************* Eth-T1.2469 10.166.187.64 0007-baca-a42b
100609 ******************* Eth-T1.2476 10.166.185.153 0060-6e53-8a05
105708 ******************* Eth-T1.2490 10.166.186.109 0007-baca-9c40
108771 ******************* Eth-T1.2487 10.166.185.218 0007-bac9-2738
110570 ******************* Eth-T1.2496 10.166.185.158 0007-bac9-d66c
120324 ******************* Eth-T1.2477 10.166.186.82 001e-401e-d89e
122159 ******************* Eth-T1.2495 10.166.185.94 0007-bac9-1819
128361 ******************* Eth-T1.2487 10.166.185.53 0007-bac9-d1c9
129871 ******************* Eth-T1.2497 10.166.186.191 0060-6e4b-adae
134846 ******************* Eth-T1.2478 10.166.185.130 0060-6e4b-adac
138287 ******************* Eth-T1.2494 10.166.185.121 0007-baca-9d72
142409 ******************* Eth-T1.2499 10.166.186.88 0060-6e4b-0b18
143823 ******************* Eth-T1.2462 10.166.186.176 0060-6e53-8b7a
145159 ******************* Eth-T1.2476 10.166.185.11 0060-6e53-8829
146121 ******************* Eth-T1.2496 10.166.185.83 0060-6e4b-adbf
--------------------------------------------------------------------------
Total 86
//查看设备的内存利用率
slave Slave board
slot Slot number
Memory utilization statistics at 2008-07-21 21:28:06 111 ms
There is no mem shortage information.
System Total Memory Is: 1957231408 bytes
Total Memory Used Is: 507674780 bytes
Memory Using Percentage Is: 25%
Last Ecc Count Is 0x2242e5, This Time Is 0x337c02
Ecc Address Is 0x6063621
Slot 4 Memory utilization Info:
Memory utilization statistics at 2008-07-21 21:28:15 440 ms
There is no mem shortage information.
System Total Memory Is: 890825136 bytes
Total Memory Used Is: 308372568 bytes
Memory Using Percentage Is: 34%
Last Ecc Count Is 0x0, This Time Is 0xa079
Ecc Address Is 0x100c9
Slot 7 Memory utilization Info:
Memory utilization statistics at 2008-07-21 21:28:22 543 ms
There is no mem shortage information.
System Total Memory Is: 890825136 bytes
Total Memory Used Is: 242874700 bytes
Memory Using Percentage Is: 27%
Last Ecc Count Is 0x0, This Time Is 0x1cfb0
Ecc Address Is 0x100c9
Slot 8 Memory utilization Info:
Memory utilization statistics at 2008-07-21 21:28:26 363 ms
There is no mem shortage information.
System Total Memory Is: 890825136 bytes
Total Memory Used Is: 242612248 bytes
Memory Using Percentage Is: 27%
Last Ecc Count Is 0x0, This Time Is 0xdafd
Ecc Address Is 0x63ff001
Slot 1 Memory utilization Info:
Memory utilization statistics at 2008-07-21 21:28:33 113 ms
There is no mem shortage information.
System Total Memory Is: 890825136 bytes
Total Memory Used Is: 247995408 bytes
Memory Using Percentage Is: 27%
Last Ecc Count Is 0x0, This Time Is 0x1dfec
Ecc Address Is 0x100c9
//查看用户的在线失败记录
abnormal-offline-record Abnormal-offline-record
configuration AAA setting
offline-record Offline-record
online-fail-record Online-fail-record
brief Brief information
domain_name Domain
interface Interface
mac-address MAC
slot SLOT
time Time scope
user-type User type
username User name
brief Brief information
domain_name Domain
interface Interface
mac-address MAC
slot SLOT
time Time scope
user-type User type
username User name
brief Brief information
interface Interface
user-type User type
username User name
brief Brief information
domain_name Domain
interface Interface
mac-address MAC
slot SLOT
time Time scope
user-type User type
username User name
-------------------------------------------------------------------
User name : 2:3pa2XXL32ED
Domain name : dial
User MAC : 001a-4d05-da5c
User access type : PPPoE
User access interface : Eth-Trunk1.2467
Qinq Vlan/User Vlan: 2467/480
User IP address : 123.12.62.238
User ID : 58571
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:55
User online fail reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58567
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:52
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58557
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:43
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58553
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:33
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58548
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:24
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 0007-baca-a426
User access type : PPPoE
User access interface : Eth-Trunk1.2460
Qinq Vlan/User Vlan: 2460/423
User IP address : 255.255.255.255
User ID : 58546
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:19
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 45516
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:15
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58543
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:06
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58542
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:05
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58541
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:29:57
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58538
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:29:53
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:n
brief Brief information
interface Interface
user-type User type
username User name
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58595
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:31:23
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58594
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:31:21
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 34292
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:31:19
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58542
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:05
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58538
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:29:53
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 43900
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:15:29
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 139172
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:15:27
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58146
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:14:19
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58145
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:14:18
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58140
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:14:09
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58115
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:41
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58126
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:39
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58124
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:38
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58123
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:35
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 55390
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:34
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 57667
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:32
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 33869
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:17
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58080
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:10
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58079
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:08
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58076
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:06
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58075
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:04
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58071
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:11:58
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 6005
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:11:55
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
//查看上线失败记录
brief Brief information
domain_name Domain
interface Interface
mac-address MAC
offline-reason Offline reason
slot SLOT
time Time scope
user-type User type
username User name
-------------------------------------------------------------------
User name : 2:3pa2XXhoJJt
Domain name : dial
User MAC : 00e0-6103-3077
User access type : PPPoE
User access interface : Eth-Trunk1.2469
Qinq Vlan/User Vlan: 2469/747
User IP address : 123.12.48.51
User ID : 57263
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 20:39:30
User offline time : 2008/07/21 21:32:12
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XXL32ED
Domain name : dial
User MAC : 001a-4d05-da5c
User access type : PPPoE
User access interface : Eth-Trunk1.2467
Qinq Vlan/User Vlan: 2467/480
User IP address : 123.12.57.211
User ID : 58625
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:32:10
User offline time : 2008/07/21 21:32:10
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:ZEjjzzipIGq
Domain name : dial
User MAC : 000c-f1f4-838a
User access type : PPPoE
User access interface : Eth-Trunk1.2484
Qinq Vlan/User Vlan: 2484/258
User IP address : 123.12.53.55
User ID : 57226
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 20:38:19
User offline time : 2008/07/21 21:31:48
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:ZEjjzzmWuGB
Domain name : dial
User MAC : 0016-960d-afa0
User access type : PPPoE
User access interface : Eth-Trunk1.2498
Qinq Vlan/User Vlan: 2498/619
User IP address : 123.12.52.200
User ID : 15770
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 09:19:11
User offline time : 2008/07/21 21:31:45
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XXL32ED
Domain name : dial
User MAC : 001a-4d05-da5c
User access type : PPPoE
User access interface : Eth-Trunk1.2467
Qinq Vlan/User Vlan: 2467/480
User IP address : 123.12.53.110
User ID : 52800
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:31:41
User offline time : 2008/07/21 21:31:41
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:n
//查看设备所有接口的简要信息
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
(b): BFD down
(d): Dampening Suppressed
InUti/OutUti: input utility/output utility
Interface Physical Protocol InUti OutUti inErrors
Aux0/0/1 down down 0%
0
Eth-Trunk1 up down 18%
0
GigabitEthernet4/0/0 up up 18% 39%
GigabitEthernet4/0/1 up up 17% 42%
Eth-Trunk1.197 up up 0%
0
Eth-Trunk1.198 up up 0%
0
Eth-Trunk1.199 up up 0%
0
Eth-Trunk1.2000 up up 0%
0
Eth-Trunk1.2460 up up 0%
0
Eth-Trunk1.2461 up up 0%
0
Eth-Trunk1.2462 up up 0%
0
Eth-Trunk1.2463 up up 0%
0
Eth-Trunk1.2464 up up 0%
0
Eth-Trunk1.2465 up up 0%
outErrors
0%
41%
0
0
0%
0%
0%
0%
0%
0%
0%
0%
0%
0%
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Eth-Trunk1.2466
0
Eth-Trunk1.2467
0
Eth-Trunk1.2468
0
Eth-Trunk1.2469
up up 0% 0% 0
up up 0% 0% 0
up up 0% 0% 0
up up 0% 0% 0
0
Eth-Trunk1.2470
0
Eth-Trunk1.2471
0
Eth-Trunk1.2472
0
Eth-Trunk1.2473
0
Eth-Trunk1.2474
0
Eth-Trunk1.2475
0
Eth-Trunk1.2476
0
Eth-Trunk1.2477
0
Eth-Trunk1.2478
0
Eth-Trunk1.2479
0
Eth-Trunk1.2480
0
Eth-Trunk1.2481
0
Eth-Trunk1.2482
0
Eth-Trunk1.2483
0
Eth-Trunk1.2484
0
Eth-Trunk1.2485
0
Eth-Trunk1.2486
0
Eth-Trunk1.2487
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Eth-Trunk1.2488
0
Eth-Trunk1.2489
0
Eth-Trunk1.2490
0
Eth-Trunk1.2491
up up 0% 0% 0
up up 0% 0% 0
up up 0% 0% 0
up up 0% 0% 0
0
Eth-Trunk1.2492
0
Eth-Trunk1.2493
0
Eth-Trunk1.2494
0
Eth-Trunk1.2495
0
Eth-Trunk1.2496
0
Eth-Trunk1.2497
0
Eth-Trunk1.2498
0
Eth-Trunk1.2499
0
Eth-Trunk1.2998
0
Eth-Trunk1.2999
0
Eth-Trunk1.3000
0
GigabitEthernet0/0/0
0
GigabitEthernet4/0/2
0
GigabitEthernet4/0/3
0
GigabitEthernet4/0/4
0
GigabitEthernet4/0/5
0
GigabitEthernet4/0/6
0
GigabitEthernet4/0/7
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
down down
down down
down down
down down
down down
down down
down down
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
GigabitEthernet4/0/8 down down 0% 0% 0
0
GigabitEthernet4/0/9 down down 0% 0% 0
0
GigabitEthernet7/0/0 up up 55% 50% 0 0
GigabitEthernet7/0/1 up up 56% 51% 0 0
GigabitEthernet7/0/2 up down 0% 0% 0 0
GigabitEthernet7/0/3 up down 64% 52% 0 0
GigabitEthernet7/0/3.3001
GigabitEthernet7/0/3.3488
GigabitEthernet7/0/3.3489
GigabitEthernet7/0/3.3490
GigabitEthernet7/0/3.3491
GigabitEthernet7/0/3.3492
GigabitEthernet7/0/3.3493
GigabitEthernet7/0/3.3494
GigabitEthernet7/0/3.3495
GigabitEthernet7/0/3.3496
GigabitEthernet7/0/3.3497
GigabitEthernet7/0/3.3498
GigabitEthernet7/0/3.3499
GigabitEthernet7/0/4
GigabitEthernet7/0/5
0
GigabitEthernet7/0/6
0
GigabitEthernet7/0/7
0
GigabitEthernet7/0/8
0
GigabitEthernet7/0/9
0
GigabitEthernet8/0/0
GigabitEthernet8/0/1
GigabitEthernet8/0/2
GigabitEthernet8/0/3
GigabitEthernet8/0/4
GigabitEthernet8/0/5
0
GigabitEthernet8/0/6
0
GigabitEthernet8/0/7
0
up up 0% 0%
up up 0% 0.01%
up up 0.01% 0.01%
up up 0.01% 0%
up up 0.01% 0%
up up 0.01% 0.01%
up up 0.01% 0%
up up 0.01% 0%
up up 0% 0%
up up 0.01% 0%
up up 0.01% 0%
up up 0.01% 0%
up up 0% 0%
up up 65% 55%
down down 0%
down down 0%
down down 0%
down down 0%
down down 0%
up up 58% 49%
up up 54% 51%
up down 0% 0%
up up 9% 0.43%
up up 52% 57%
down down 0%
down down 0%
down down 0%
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0% 0
0% 0
0% 0
0% 0
0% 0
0 0
0 0
0 0
0 0
0 0
0% 0
0% 0
0% 0
GigabitEthernet8/0/8 down down 0% 0% 0
0
GigabitEthernet8/0/9 down down 0% 0% 0
0
LoopBack0 up up(s) 0% 0% 0
0
LoopBack10 up up(s) 0% 0% 0
0
LoopBack1000 up up(s) 0% 0% 0
0
NULL0 up up(s) 0%
0
Virtual-Template1 up up(s) 0% 0%
Note: The max number of VTY users is 5, and the current number
of VTY users on line is 0.
0% 0
0 0
2024年3月20日发(作者:席柔静)
//查看历史最大在线用户数
Enter system view, return user view with Ctrl+Z.
[MS-XX-XYL-HWME60-001]disp max-onlineusers
Historic most online users : 3593
Historic most access time : 2008/07/17 20:58:25
[MS-XX-XYL-HWME60-001]
//ME60的固定IP地址用户配置
//如果在pppoe的dial域中有固定地址用户,需要使用如下命令进行
//在aaa模式下 首先使用cut命令让用户下线
aaa
cut access-user int eth 1.2460 vlan 678 qinq 2460
quit
//把需要做为固定地址的用户从原所在的子接口中删除,678为内层vlan2460为外层vlan
int eth 1.2460
undo user-vlan 678 qinq 2460
//把需要做为固定地址的用户加入建立的固定地址用户所在的1.2999子接口下
int eth 1.2999
user-vlan 678 qinq 2460
//绑定该用户
static-user 123.7.59.67 123.7.59.67 interface Eth-Trunk1.2999 vlan 381 qinq 2475 detect
domain-name static
//配置多业务类型
//在aaa模式下 首先使用cut命令让用户下线
aaa
cut access-user int eth 1.2460 vlan 678 qinq 2460
quit
//把需要做为固定地址的用户从原所在的子接口中删除,678为内层vlan2460为外层vlan
int eth 1.2460
undo user-vlan 678 qinq 2460
//新建一个子接口
interface Eth-Trunk1.2997
pppoe-server bind Virtual-Template 1
description multi-service-type
user-vlan 678 qinq 2460
bas
access-type layer2-subscriber default-domain pre-authentication static authentication dial
authentication-method ppp web
绑定该用户
static-user 123.7.59.69 123.7.59.69 interface Eth-Trunk1.2999 vlan 381 qinq 2475 detect
domain-name static
//查看设备CPU利用率
CPU Usage Stat. Cycle: 60 (Second)
CPU Usage : 18% Max: 52%
CPU Usage Stat. Time : 2008-07-21 21:15:24
CPU Usage Stat. Tick : 0x303f(CPU Tick High) 0x44f8537b(CPU Tick Low)
Actual Stat. Cycle : 0x0(CPU Tick High) 0x776a9d54(CPU Tick Low)
TaskName CPU Runtime(CPU Tick High/CPU Tick Low)
BUFM 0% 0/ 14b893
VIDL 82% 0/62ad23b7
TICK 0% 0/ 5569aa
VRRP 0% 0/ 2242
IPCR 0% 0/ 213007
VPR 0% 0/ 8d599a
VPS 0% 0/ 39e7a3
Ecm 0% 0/ 174563
IPCQ 0% 0/ 2bf9b3
VP 0% 0/ 2be
RPCQ 0% 0/ 2cfba
VMON 0% 0/ fa21
STND 0% 0/ 35f693
CFA 0% 0/ 31445
INFO 0% 0/ 20f22
RPR 0% 0/ 30f8cb
L2IF 0% 0/ 602b2
BFD 0% 0/ d4b2d
ROUT 8% 0/ ab970c7
LSPM 2% 0/ 3432372
OAM 0% 0/ e18c9
LDP 0% 0/ b49a58
RSVP 0% 0/ f39bc
TNLM 0% 0/ 58925
L2V 0% 0/ dbfab
SRM 0% 0/ 2d9867
LOAD 0% 0/ ff29
DIAG 0% 0/ 199c4
CAN 0% 0/ 2fb79
RFIB 0% 0/ 189d6
UCM 0% 0/ 1cf549
TM 0% 0/ a59e4
AM 0% 0/ 5b462
RUI 0% 0/ 1f908
DCPR 0% 0/ 29cd3
SRVC 0% 0/ 130972
DPI 0% 0/ 16fa
COPS 0% 0/ 24684
L2CP 0%
AAA 0%
RDS 0%
LAM 0%
VSM 0%
MAgt 0%
Mpxy 0%
BTRC 0%
NDP 0%
NTDP 0%
CLST 0%
ULOG 0%
RRPP 0%
CCGG 0%
FIB 0%
SOCK 0%
VTYD 0%
IPSP 0%
IKE 0%
L2TP 0%
TRAP 0%
MDMT 0%
NTPT 0%
TAC 0%
BAKT 0%
HS2M 0%
MSTP 0%
NE50 0%
TSTA 0%
ARQ 0%
RMON 0%
HOT 0%
vt0 0%
OS 8%
0/ 9e72a
0/ 59ee0a
0/ 2232bd
0/ 178e
0/ 2e8e
0/ 520ee
0/ 4129b
0/ 148a
0/ 3bfad
0/ 5c5db
0/ 14d7a0
0/ 8b8
0/ 196fe
0/ 9754f
0/ 11faa3
0/ e396d9
0/ cdc6e
0/ 1d52
0/ 405b
0/ 5640
0/ 245fd4
0/ 24ae5d
0/ 973365
0/ a53af
0/ 489f
0/ 1dc322
0/ 122cc
0/ 3169f
0/ e356a
0/ 32aaac
0/ 1407e
0/ 33e9ba
0/ 7c7a1
0/ 0
//查看设备的单板状态
Quidway MultiserviceEngine 60-8's Device status:
Slot # Type Online Register Status Primary
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 TSU Present Registered Normal NA
4 BSU Present Registered Normal NA
7 MSU Present Registered Normal NA
8 MSU Present Registered Normal NA
9 MPU Present NA Normal Master
10 MPU Present Registered Normal Slave
11 SFU Present Registered Normal NA
12 SFU Present Registered Normal NA
13 SFU Present Registered Normal NA
14 SFU Present Registered Normal NA
15 CLK Present Registered Normal Master
16 CLK Present Registered Normal Slave
17 PWR Present NA Normal NA
18 PWR Present NA Normal NA
19 FAN Present Registered Normal NA
Quidway MultiserviceEngine 60-8's Device status:
Slot # Type Online Register Status Primary
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 TSU Present Registered Normal NA
4 BSU Present Registered Normal NA
7 MSU Present Registered Normal NA
8 MSU Present Registered Normal NA
9 MPU Present NA Normal Master
10 MPU Present Registered Normal Slave
11 SFU Present Registered Normal NA
12 SFU Present Registered Normal NA
13 SFU Present Registered Normal NA
14 SFU Present Registered Normal NA
15 CLK Present Registered Normal Master
16 CLK Present Registered Normal Slave
17 PWR Present NA Normal NA
18 PWR Present NA Normal NA
19 FAN Present Registered Normal NA
//查看某一个子接口下的具体配置
#
interface Eth-Trunk1.2499
pppoe-server bind Virtual-Template 1
description to-xyl-zx8220-1j-2k
user-vlan 256 781 QinQ 2499
user-vlan 783 1500 QinQ 2499
bas
access-type layer2-subscriber default-domain authentication dial
roam-domain l2tp
user detect retransmit 3 interval 30
#
return
//查看设备中所有域的在线用户总数
-------------------------------------------------------------------------
DomainName State Access-limit Online type
-------------------------------------------------------------------------
default0 Active 147456 0 Normal
default1 Active 147456 0 Normal
default_admin Active 147456 0 Normal
wangguan Active 147456 84 Normal
dial Active 147456 3339 Normal
static Active 147456 10 Normal
help Active 147456 0 Normal
Active 147456 83 Normal
cnc Active 147456 0 Normal
pppoe-ceshi Active 147456 0 Normal
zhongshiyou-vpn Active 147456 3 Normal
l2tp Active 147456 1 Normal
hep Active 147456 0 Normal
-------------------------------------------------------------------------
Total: 13
//查看某一个域的在线用户
domain Domain
interface Interface
ip-address IP address
ipv6-address IPV6 ADDRESS
lac-ip-address Tunnel's source ip address
mac-address MAC
remote-name LAC name of the L2TP tunnel
slot SLOT
time Lastest access time
user-id User id
username User name
--------------------------------------------------------------------------
UserID Username Interface IP address
--------------------------------------------------------------------------
68044 **************** Eth-T1.2460 -
--------------------------------------------------------------------------
Total 1
--------------------------------------------------------------------------
UserID Username Interface IP address
--------------------------------------------------------------------------
22717 Eth-T1.2999 123.7.59.38
22727 Eth-T1.2999 123.7.59.36
23071 Eth-T1.2999 123.7.59.44
25443 Eth-T1.2999 123.7.59.15
36671 Eth-T1.2999 123.7.59.5
37627 Eth-T1.2999 123.7.59.16
46095 Eth-T1.2999 123.7.59.35
69142 Eth-T1.2999 123.7.59.9
110493 Eth-T1.2999 123.7.59.17
131053 Eth-T1.2999 123.7.59.1
--------------------------------------------------------------------------
Total 10
STRING<1-64> Domain name
domain Domain
interface Interface
ip-address IP address
ipv6-address IPV6 ADDRESS
MAC
000f-e233-7d39
MAC
0016-8e89-292b
0016-8e98-4740
0810-175c-147e
000d-87e1-58d7
0014-789d-5932
000c-76a3-386c
001d-0f67-cbf7
0000-e8b3-5e3a
0000-e8e0-0c99
5254-ab39-49c1
lac-ip-address Tunnel's source ip address
mac-address MAC
remote-name LAC name of the L2TP tunnel
slot SLOT
time Lastest access time
user-id User id
username User name
//查看某一个(子)接口下的在线用户数
--------------------------------------------------------------------------
UserID Username Interface IP address MAC
--------------------------------------------------------------------------
120 2:3pa2XY5iqF3 Eth-T1.2499 123.12.59.181 001d-0f88-f88f
1072 2:ZEjjzznuGSb Eth-T1.2499 123.12.55.66 0016-1799-5f85
1223 2:ZEjjufEotV6 Eth-T1.2499 123.12.57.230 0016-ec63-32e1
1706 2:ZEjjzzkTlmS Eth-T1.2499 123.12.63.83 0012-0006-50cb
3251 2:3pa2XXICtyQ Eth-T1.2499 123.12.53.98 0016-1776-695a
3896 2:3pa2XXICqmS Eth-T1.2499 123.12.48.170 00e0-4cfb-4df4
6021 2:ZEjjzzfCsFc Eth-T1.2499 123.12.52.100 00e0-4c58-c374
6685 2:ZEjjzzisIAs Eth-T1.2499 123.12.57.227 000b-6a87-9da3
7183 2:ZEjjufEwsY9 Eth-T1.2499 123.12.52.208 00e0-4ced-9d62
7928 2:ZEjjufEopV1 Eth-T1.2499 123.12.60.86 000b-2f0a-e2ab
10437 2:ZEjjzznsK1Z Eth-T1.2499 123.12.48.222 0050-8d66-07e0
11323 2:3pa2XXIbMrS Eth-T1.2499 123.12.53.159 000f-ea4b-dec3
12634 2:3pa2XXhqbzT Eth-T1.2499 123.12.59.85 0810-741a-6aaf
15289 2:ZEjjufEoOy5 Eth-T1.2499 123.12.57.169 0016-ecd1-95cb
17440 2:3pa2XXJbDio Eth-T1.2499 123.12.58.63 10e0-8c3b-436e
17465 2:ZEjjzziSgw4 Eth-T1.2499 123.12.52.99 00e0-4c61-031f
19370 2:3pa2XXIbgss Eth-T1.2499 123.12.58.18 0000-e800-44bf
19616 2:ZEjjzzfelBo Eth-T1.2499 123.12.63.244 000b-7415-e403
20139 2:ZEjjzzkSJ6D Eth-T1.2499 123.12.55.58 0014-2a18-dc66
20718 2:ZEjjzzfej5n Eth-T1.2499 123.12.54.113 0030-18ab-2732
21430 2:ZEjjzzk0wRT Eth-T1.2499 123.12.63.76 0810-170c-311f
22157 2:3pa2XXNEOkO Eth-T1.2499 123.12.62.190 001d-7da3-e0cc
22248 2:3pa2XXfHSiX Eth-T1.2499 123.12.51.240 001d-607e-3c51
22395 2:3pa2XY8KWhO Eth-T1.2499 123.12.52.113 00e0-6f06-f632
25945 2:ZEjjufEZigC Eth-T1.2499 123.12.51.157 000a-e6a5-fbe2
27622 2:ZEjjzzf7VUS Eth-T1.2499 123.12.58.69 001d-7d18-b38a
27850 2:ZEjjzziRmkq Eth-T1.2499 123.12.59.21 000b-2f16-4f0f
30822 2:3pa2XXfBpks Eth-T1.2499 123.12.48.227 00e0-4ce6-9324
31460 2:3pa2XY6isNl Eth-T1.2499 123.12.61.103 000b-7415-e440
32288 2:ZEjjqBt34DK Eth-T1.2499 123.12.61.78 00e0-4d36-a663
32625 2:ZEjjzzfCQus Eth-T1.2499 123.12.56.65 00e0-b0fa-fa23
33167 2:ZEjjzzmWuez Eth-T1.2499 123.12.53.3 0021-2732-d4ed
33495 2:3pa2XYaGjc2 Eth-T1.2499 123.12.62.176 00c0-9fa3-f193
33541 2:ZEjjzziqGqb Eth-T1.2499 123.12.62.35 0010-5ce7-1bb4
33877 2:3pa2XY6kRy6 Eth-T1.2499 123.12.60.49 0021-2727-f175
35649 2:ZEjjzzfB9IN Eth-T1.2499 123.12.50.220 0005-5d73-ef48
36316 2:ZEjjzzk9ZwW Eth-T1.2499 123.12.54.12 001b-3804-4c3d
36467 2:ZEjjzzmYZK9 Eth-T1.2499 123.12.61.104 00e0-a012-6788
37664 2:3pa2XXJ6lbd
37863 2:ZEjjok2woE3
38179 2:ZEjjzzg6YV3
38641 2:ZEjjzzhrHr8
38934 2:ZEjjzzgAtvU
39466 2:3pa2XY5klat
39476 2:3pa2XXfEQvV
39519 2:ZEjjzzkRgR4
39829 2:3pa2XY5luC9
39876 2:ZEjjzzgByO5
40168 2:ZEjjzzgBqHe
40628 2:3pa2XY8NhFv
41250 2:3pa2XXfEPnw
41446 2:3pa2XXHAD4X
41490 2:ZEjjzziSmkw
41658 2:ZEjjzzfArjO
41895 2:ZEjjzzithjz
42081 2:3pa2XY5MBNj
42728 2:3pa2XYaGMf6
43135 2:ZEjjzzf7UCm
44063 2:3pa2XXK2cp5
44077 2:ZEjjzzfAyR3
44218 2:ZEjjzzmXpTy
44492 2:3pa2XXfeWk7
44956 2:ZEjjzzkSK24
45741 2:3pa2XXNKawP
45960 2:3pa2XXhzpAK
46030 2:ZEjjok2oO04
46670 2:3pa2XXNETXp
47202 2:3pa2XXHeiFc
48028 2:ZEjjufEpoX8
48060 2:3pa2XXhzyx3
48364 2:ZEjjzzlYq9N
48465 2:ZEjjufEvWqb
48642 2:3pa2XXI8UbD
Eth-T1.2499 123.12.58.239 0019-e039-f3bf
Eth-T1.2499 123.12.63.53 0010-5cde-1575
Eth-T1.2499 123.12.57.97 001d-0f6b-1c45
Eth-T1.2499 123.12.52.148 000a-ebff-2131
Eth-T1.2499 123.12.51.30 00e0-4c32-250d
Eth-T1.2499 123.12.63.56 0019-db7f-3f70
Eth-T1.2499 123.12.54.18 001d-7dca-6309
Eth-T1.2499 123.12.58.43 00e0-4c0a-3d14
Eth-T1.2499 123.12.54.42 00e0-4c85-6151
Eth-T1.2499 123.12.53.89 00e0-4c6e-75be
Eth-T1.2499 123.12.51.35 001d-0f99-738d
Eth-T1.2499 123.12.63.221 001e-ec10-f93b
Eth-T1.2499 123.12.57.213 001a-a097-a33d
Eth-T1.2499 123.12.59.200 0016-ec31-dd30
Eth-T1.2499 123.12.58.218 00e0-4c83-3453
Eth-T1.2499 123.12.54.242 0030-18b1-0828
Eth-T1.2499 123.12.60.5 0011-091a-4d54
Eth-T1.2499 123.12.57.247 0017-a4dd-5638
Eth-T1.2499 123.12.50.249 0007-e952-7efa
Eth-T1.2499 123.12.54.90 00e0-4c95-a228
Eth-T1.2499 123.12.48.105 00bc-a0b0-cd61
Eth-T1.2499 123.12.60.176 001a-4dd3-304d
Eth-T1.2499 123.12.48.77 001b-fc0e-2192
Eth-T1.2499 123.12.51.221 0014-7828-2304
Eth-T1.2499 123.12.61.122 000a-eb9f-a7df
Eth-T1.2499 123.12.49.161 0015-58b1-35a7
Eth-T1.2499 123.12.56.177 00f0-f300-9f7d
Eth-T1.2499 123.12.59.249 0010-5ceb-1ef1
Eth-T1.2499 123.12.57.99 001d-0f69-1639
Eth-T1.2499 123.12.51.204 0017-31a0-0108
Eth-T1.2499 123.12.52.50 001d-7dd2-f2f5
Eth-T1.2499 123.12.58.116 00e0-4c81-3d22
Eth-T1.2499 123.12.49.12 00e0-4c39-3cc7
Eth-T1.2499 123.12.49.113 00e0-4c10-30e7
Eth-T1.2499 123.12.55.17 001d-0f52-dd1f
48884 2:3pa2XXfIcQz Eth-T1.2499 123.12.51.49 001b-b9b0-32d4
49279 2:ZEjjzzf7Vy0 Eth-T1.2499 123.12.59.20 000b-6aeb-d20b
50131 2:ZEjjzzgaiEp Eth-T1.2499 123.12.63.250 0010-5cd5-f92e
50430 2:3pa2XY6gk86 Eth-T1.2499 123.12.55.120 00e0-4c02-3ac6
50548 2:3pa2XY7ghCm Eth-T1.2499 123.12.54.249 0033-4455-830c
50843 2:ZEjjrIEZkII Eth-T1.2499 123.12.52.227 000d-8758-ad93
50996 2:ZEjjTjuGjCG Eth-T1.2499 123.12.58.46 000a-480e-408f
51421 2:ZEjjzzk9WmY Eth-T1.2499 123.12.61.124 0015-f245-26ba
52225 2:ZEjjzzfelIK Eth-T1.2499 123.12.53.118 0014-7884-6b6d
52501 2:ZEjjzzk9yRn
53131 2:ZEjjufEopX7
53238 2:ZEjjzzfCPWD
53601 2:ZEjjzzf7ndd
53927 2:3pa2XXK2bv2
53979 2:ZEjjzznpBoT
54037 2:3pa2XY6irU3
54058 2:ZEjjzznq8jq
54098 2:3pa2XXI8U6P
54467 2:3pa2XXfGvuL
54503 2:3pa2XXNJ7p7
54559 2:3pa2XXK1CIY
54594 2:3pa2XXhvhoZ
54693 2:ZEjjzzf7nCk
54766 2:3pa2XY8Ek0m
54783 2:ZEjjzzf7Xi9
54784 2:ZEjjzzgBpHE
54794 2:ZEjjzzkSHF2
54795 2:ZEjjqBt26xi
54817 2:3pa2XXhvgJs
54949 2:3pa2XXhpcy1
55023 2:ZEjjzzfCOXB
55041 2:ZEjjqBt25JW
55068 2:ZEjjzzisGT6
55084 2:3pa2XXHagUW
55287 2:ZEjjzzkTNt8
55293 2:ZEjjzzgBoW1
55294 2:ZEjjzzg8VkT
55377 2:3pa2XXMNHHp
55393 2:ZEjjzzmWwcu
55402 2:ZEjjzznsHw6
55421 2:ZEjjzzmYYXC
55460 2:3pa2XY6h9IM
55465 2:ZEjjzzk0u7f
55509 2:3pa2XXhoLel
Eth-T1.2499 123.12.57.175 00e0-4c96-08df
Eth-T1.2499 123.12.48.143 001e-90b2-dae8
Eth-T1.2499 123.12.58.47 001a-4d96-86c0
Eth-T1.2499 123.12.48.39 0007-95c8-6c9f
Eth-T1.2499 123.12.50.31 000b-dba1-81a0
Eth-T1.2499 123.12.52.55 000d-8761-e321
Eth-T1.2499 123.12.54.106 0030-18a9-f418
Eth-T1.2499 123.12.48.75 00e0-4cc3-a2b3
Eth-T1.2499 123.12.52.202 0015-589a-a5b3
Eth-T1.2499 123.12.57.88 2004-1230-32f0
Eth-T1.2499 123.12.48.24 0019-2105-a979
Eth-T1.2499 123.12.59.120 001a-4d02-2980
Eth-T1.2499 123.12.55.166 001b-fce6-ec9d
Eth-T1.2499 123.12.51.44 001d-0f91-0e8b
Eth-T1.2499 123.12.62.37 001a-80cc-6e22
Eth-T1.2499 123.12.49.7 0030-18ae-6a6a
Eth-T1.2499 123.12.63.8 001f-d032-3b47
Eth-T1.2499 123.12.50.74 0019-2192-b46a
Eth-T1.2499 123.12.57.217 00e0-4d44-ada0
Eth-T1.2499 123.12.53.115 0016-d3f5-a38c
Eth-T1.2499 123.12.51.92 001d-09ab-a11b
Eth-T1.2499 123.12.60.67 00e0-4d01-7c11
Eth-T1.2499 123.12.56.199 0050-8d66-bea2
Eth-T1.2499 123.12.56.75 001b-fcba-9ee8
Eth-T1.2499 123.12.58.208 00e0-4dac-baa5
Eth-T1.2499 123.12.54.223 0016-ec43-859a
Eth-T1.2499 123.12.61.5 000d-87be-bdd1
Eth-T1.2499 123.12.54.68 00e0-4cc1-cb58
Eth-T1.2499 123.12.62.174 0011-5b65-5fb6
Eth-T1.2499 123.12.63.247 0004-614d-3f26
Eth-T1.2499 123.12.63.253 0016-ec50-7d0a
Eth-T1.2499 123.12.63.131 0012-0007-16b7
Eth-T1.2499 123.12.62.232 0016-d3b0-337b
Eth-T1.2499 123.12.49.172 0016-9611-4d38
Eth-T1.2499 123.12.49.231 0033-4478-0f35
55553 2:3pa2XXICqmT Eth-T1.2499 123.12.56.174 00e0-a00a-5ada
55609 2:ZEjjzznwGq3 Eth-T1.2499 123.12.57.177 0018-f319-bc32
55613 2:3pa2XY8LLTy Eth-T1.2499 123.12.60.11 00e0-b0f9-c827
55648 2:3pa2XXK6n7p Eth-T1.2499 123.12.53.146 0019-21d4-7581
55695 2:ZEjjufEuwW0 Eth-T1.2499 123.12.63.152 00e0-4df7-763f
55735 2:3pa2XY6iyP2 Eth-T1.2499 123.12.60.72 0005-5da0-b404
55778 2:3pa2XY6NgTY Eth-T1.2499 123.12.57.196 00e0-2d28-122f
55801 2:ZEjjzzk9YuX Eth-T1.2499 123.12.60.246 0016-9607-d263
55818 2:ZEjjzzkTnHF Eth-T1.2499 123.12.50.42 0011-5b5e-ab61
55926 2:ZEjjzzgbIo9
55965 2:3pa2XXL2cw0
55985 2:3pa2XY5io6B
56006 2:ZEjjzzlYq6O
56042 2:ZEjjTjuGi3l
56075 2:ZEjjzzk9v1r
56189 2:ZEjjzzg7hBs
56239 2:ZEjjufEwwJH
56279 2:3pa2XXNNer3
56298 2:ZEjjzzlXvJx
56316 2:3pa2XY8Fmb1
56321 2:ZEjjzziONsp
56327 2:3pa2XY8Ika7
56339 2:3pa2XXfBoJg
56371 2:ZEjjufEzVj2
56381 2:ZEjjzziOKyM
56469 2:3pa2XY7NCji
56479 2:ZEjjzznrH3R
56508 2:3pa2XY5gBJZ
56541 2:ZEjjzzlXYkX
56549 2:ZEjjzzmYYio
56619 2:3pa2XXhtMs2
56659 2:3pa2XXK3cp0
56676 2:3pa2XXHbU0Y
56694 2:3pa2XY5MAgL
56707 2:3pa2XXhq4A8
56741 2:ZEjjufEpuj3
56751 2:ZEjjzzgej6T
56767 2:3pa2XY7LlDm
56798 2:ZEjjufEzWYb
56799 2:3pa2XXHbXry
56818 2:3pa2XXgBOV7
56970 2:ZEjjzzgBwXR
56987 2:3pa2XXhzvCA
56995 2:3pa2XY8GKlz
Eth-T1.2499 123.12.54.150 0017-318a-11c2
Eth-T1.2499 123.12.52.229 00e0-1102-c0fc
Eth-T1.2499 123.12.50.181 0048-5425-1355
Eth-T1.2499 123.12.59.154 000b-2f0c-4892
Eth-T1.2499 123.12.53.53 0030-18a7-3f8a
Eth-T1.2499 123.12.61.228 0016-9609-72d8
Eth-T1.2499 123.12.53.205 000b-2f1e-eb13
Eth-T1.2499 123.12.57.112 00e0-4c0c-dc37
Eth-T1.2499 123.12.57.22 0010-dc50-72b4
Eth-T1.2499 123.12.63.67 0006-1bce-ee50
Eth-T1.2499 123.12.56.36 001d-7d5f-1a02
Eth-T1.2499 123.12.57.87 0001-803d-d56d
Eth-T1.2499 123.12.55.227 0019-2110-8950
Eth-T1.2499 123.12.54.240 0013-d439-61ba
Eth-T1.2499 123.12.50.98 0019-212c-bbb2
Eth-T1.2499 123.12.53.9 0000-e8e0-0c0d
Eth-T1.2499 123.12.58.219 001c-25a8-8472
Eth-T1.2499 123.12.56.116 00e0-4c3a-18a0
Eth-T1.2499 123.12.56.202 0016-363e-576b
Eth-T1.2499 123.12.63.159 0000-1234-1dcf
Eth-T1.2499 123.12.52.65 0050-8d93-536c
Eth-T1.2499 123.12.63.119 00e0-4cc1-82e1
Eth-T1.2499 123.12.52.230 001b-fc8a-4612
Eth-T1.2499 123.12.57.63 00e0-a00a-9bca
Eth-T1.2499 123.12.52.192 00e0-4d48-0ce2
Eth-T1.2499 123.12.49.167 00a3-0801-fed3
Eth-T1.2499 123.12.59.231 00e0-4da1-1b68
Eth-T1.2499 123.12.60.21 000e-a623-0563
Eth-T1.2499 123.12.56.255 0016-eca4-d33f
Eth-T1.2499 123.12.54.181 00e0-4c63-f32c
Eth-T1.2499 123.12.51.43 001d-0f6a-d57d
Eth-T1.2499 123.12.59.100 00e0-4c17-0ff0
Eth-T1.2499 123.12.54.206 0013-d3ce-999b
Eth-T1.2499 123.12.61.134 0012-0000-69cc
Eth-T1.2499 123.12.51.255 001d-92e3-a36e
56997 2:ZEjjzzg7Nw3 Eth-T1.2499 123.12.50.6 001d-92d7-e463
57005 2:ZEjjzzg7LRO Eth-T1.2499 123.12.62.228 00e0-4c00-4577
57048 2:ZEjjufEYf2X Eth-T1.2499 123.12.58.152 0017-3192-7819
57063 2:ZEjjzznrL1Z Eth-T1.2499 123.12.60.161 0018-f3c3-20af
57112 2:ZEjjzzipgdW Eth-T1.2499 123.12.55.188 00e0-1101-f0e4
57143 2:ZEjjzziQJvs Eth-T1.2499 123.12.58.1 000f-eafb-3e76
57173 2:ZEjjzziSNO0 Eth-T1.2499 123.12.62.75 000b-2f01-e18f
57175 2:3pa2XXMGpi3 Eth-T1.2499 123.12.62.222 0000-0702-0daa
57235 2:ZEjjzznq8kt Eth-T1.2499 123.12.50.255 0016-17ab-c692
57277 2:ZEjjqBt23dr
57319 2:3pa2XY8Mf4t
57327 2:3pa2XXK6lAv
57380 2:3pa2XY8EZZ5
57420 2:ZEjjzzgdN3Q
57441 2:ZEjjzzlYOab
57442 2:3pa2XY8EYfc
57531 2:3pa2XY5gCfE
57536 2:ZEjjzzfBtxS
57556 2:ZEjjufEZiJF
57573 2:3pa2XXHcZy3
57591 2:3pa2XXKbfpO
57614 2:ZEjjufEZiHW
57639 2:ZEjjzzmWudr
57662 2:ZEjjzzgdka6
57707 2:3pa2XXL10FH
57712 2:3pa2XY8MnNF
57732 2:ZEjjzziqNE1
57770 2:3pa2XY8JlAz
57879 2:3pa2XY7IKTw
57885 2:3pa2XY7gmJK
57913 2:3pa2XY8LkJF
57952 2:ZEjjzznsL7J
57967 2:3pa2XY6MCmZ
001e-9025-4430
58011 2:3pa2XY7Lnb8
58042 2:ZEjjzzgA0Nl
58060 2:3pa2XXL6Ua6
58081 2:3pa2XXMLEJI
58088 2:ZEjjzzgemBZ
58102 2:3pa2XXIArkp
58114 2:ZEjjzzlXWUu
58153 2:ZEjjqBt34Ed
58155 2:3pa2XXhqcLn
58167 2:ZEjjzzfeNSt
Eth-T1.2499 123.12.56.225 00e0-4c20-3070
Eth-T1.2499 123.12.60.57 00e0-b0f6-eb70
Eth-T1.2499 123.12.63.72 000a-eb4d-8ff1
Eth-T1.2499 123.12.60.185 001a-4d82-8305
Eth-T1.2499 123.12.57.100 00e0-4c40-93f1
Eth-T1.2499 123.12.52.58 000a-eb0c-ece4
Eth-T1.2499 123.12.50.82 001d-92d0-bca6
Eth-T1.2499 123.12.51.88 001d-7dc3-710c
Eth-T1.2499 123.12.54.127 0016-e68c-ff36
Eth-T1.2499 123.12.51.127 00e0-4d03-3fe0
Eth-T1.2499 123.12.53.130 0016-76a9-7d07
Eth-T1.2499 123.12.63.5 0019-210f-f75f
Eth-T1.2499 123.12.50.237 00e0-4ca4-9a64
Eth-T1.2499 123.12.55.145 001e-9076-f070
Eth-T1.2499 123.12.54.73 0011-09d2-9bd1
Eth-T1.2499 123.12.62.249 0013-7706-d3a8
Eth-T1.2499 123.12.54.63 001b-24db-a161
Eth-T1.2499 123.12.52.241 00e0-4cf0-4ea7
Eth-T1.2499 123.12.62.71 0002-3fe9-0099
Eth-T1.2499 123.12.61.30 0019-214a-a983
Eth-T1.2499 123.12.59.11 0010-5cb4-7755
Eth-T1.2499 123.12.53.87 00e0-b0fa-d597
Eth-T1.2499 123.12.59.112 0016-ec06-72aa
Eth-T1.2499 123.12.62.51
Eth-T1.2499 123.12.60.126 0030-18a6-ceac
Eth-T1.2499 123.12.57.151 0019-212a-a677
Eth-T1.2499 123.12.52.24 0030-18ac-2eee
Eth-T1.2499 123.12.56.33 001b-b983-0be8
Eth-T1.2499 123.12.55.218 00e0-a01a-b54c
Eth-T1.2499 123.12.48.201 0013-d3b9-fd27
Eth-T1.2499 123.12.60.139 00e0-4c02-d848
Eth-T1.2499 123.12.57.168 0040-d090-33de
Eth-T1.2499 123.12.50.62 0016-ecac-9c99
Eth-T1.2499 123.12.53.18 0007-95aa-89b9
58191 2:ZEjj0MdXv7a Eth-T1.2499 123.12.51.76 0017-31d2-c115
58209 2:3pa2XXKbg9P Eth-T1.2499 123.12.55.172 000b-2f03-4e08
58216 2:3pa2XXK8hd7 Eth-T1.2499 123.12.56.95 0019-21d6-0f3b
58217 2:3pa2XXIcHxd Eth-T1.2499 123.12.62.19 0016-e6f2-bc47
62460 2:3pa2XY5hzQl Eth-T1.2499 123.12.53.209 0012-0078-6570
63118 2:3pa2XY6jOYc Eth-T1.2499 123.12.63.34 0021-2745-387f
68851 2:3pa2XXNHSn0 Eth-T1.2499 123.12.63.0 0004-617e-a239
69359 2:3pa2XXJATV7 Eth-T1.2499 123.12.57.90 001a-9209-e6df
71165 2:3pa2XXK6Vl0 Eth-T1.2499 123.12.56.72 001c-250a-f6c0
72420 2:3pa2XXhtgPS
72427 2:3pa2XXhsF16
72669 2:ZEjjzzhrCTO
72702 2:3pa2XXfGyt4
72749 2:ZEjjzzntHDt
73414 2:ZEjjzzmXwEG
73787 2:3pa2XY8NhFr
73801 2:3pa2XXhqaiQ
74062 2:ZEjjzzlXVjY
74123 2:ZEjjzzisDQ2
74187 2:3pa2XXNETV7
74229 2:3pa2XXHAEDy
74363 2:ZEjjzzkQhhP
74369 2:ZEjjzziRfzG
75464 2:3pa2XY6hSgD
75606 2:ZEjjrIEZMus
76025 2:ZEjjzzirfG4
76565 2:ZEjjzznrL5X
76856 2:3pa2XXLaiKK
80191 2:3pa2XXhvfeg
84086 2:3pa2XXhqdUs
84349 2:ZEjjzzkTNO5
87318 2:3pa2XY7NIo9
87497 2:ZEjjufEzXVc
92315 2:ZEP2YHycjew
94667 2:3pa2XXfH0JW
94671 2:ZEP2YHychNi
96860 2:ZEjjufEpzO7
101276 2:3pa2XXJ6m88
102407 2:ZEjjTjuGi1W
105204 2:ZEjjzzk9zoj
105925 2:ZEjjzzfBtwz
106110 2:ZEjjzzg7Nzn
107310 2:3pa2XXhrFQ2
107864 2:3pa2XY8MiGZ
Eth-T1.2499 123.12.58.80 00e0-4c9f-445d
Eth-T1.2499 123.12.50.240 000a-ebad-4e64
Eth-T1.2499 123.12.60.101 001d-0f36-8715
Eth-T1.2499 123.12.61.230 00e0-4c50-57e1
Eth-T1.2499 123.12.50.113 000b-6a67-1ba4
Eth-T1.2499 123.12.63.228 0014-7821-4ee4
Eth-T1.2499 123.12.49.147 000d-61b7-76b6
Eth-T1.2499 123.12.56.76 0016-761d-4204
Eth-T1.2499 123.12.63.79 00e0-4c36-725b
Eth-T1.2499 123.12.62.39 0012-0078-67fe
Eth-T1.2499 123.12.56.246 0004-618b-aa10
Eth-T1.2499 123.12.59.253 001e-8c8e-bc13
Eth-T1.2499 123.12.51.243 0012-0080-6716
Eth-T1.2499 123.12.56.178 00e0-a016-57cd
Eth-T1.2499 123.12.52.173 00b0-c003-6c5f
Eth-T1.2499 123.12.56.22 0017-31a8-35b3
Eth-T1.2499 123.12.63.192 001e-8ca9-7522
Eth-T1.2499 123.12.53.45 0021-2729-5991
Eth-T1.2499 123.12.60.217 0000-e85d-0234
Eth-T1.2499 123.12.54.50 001d-7d9f-e2ec
Eth-T1.2499 123.12.48.100 0030-18b0-0b4a
Eth-T1.2499 123.12.62.167 0016-ec3b-34ec
Eth-T1.2499 123.12.54.232 00e0-4ce8-c058
Eth-T1.2499 123.12.57.197 0015-5802-0e5c
Eth-T1.2499 123.12.61.183 0050-8dba-3a88
Eth-T1.2499 123.12.52.22 0033-4455-8446
Eth-T1.2499 123.12.63.149 0004-61a1-e8d3
Eth-T1.2499 123.12.56.44 0019-e01f-9856
Eth-T1.2499 123.12.49.186 0004-6179-d03b
Eth-T1.2499 123.12.58.103 0030-18a9-d49a
Eth-T1.2499 123.12.56.145 0810-170a-0b8b
Eth-T1.2499 123.12.56.167 000a-eb77-0286
Eth-T1.2499 123.12.60.221 001e-90a5-36dd
Eth-T1.2499 123.12.60.82 000b-2f0a-4123
Eth-T1.2499 123.12.60.108 0019-219d-2c5e
111548 2:ZEjjzzmWr4U Eth-T1.2499 123.12.61.49 0013-d325-e34a
113184 2:3pa2XXL28mi Eth-T1.2499 123.12.52.239 0015-f2c8-3cee
115021 2:3pa2XXNN74R Eth-T1.2499 123.12.56.21 00e0-4c83-8757
118486 2:ZEjjqBt2bu5 Eth-T1.2499 123.12.48.180 0011-5b69-05d6
118508 2:3pa2XY8LiNF Eth-T1.2499 123.12.49.220 0021-272b-b94b
118834 2:ZEP2ZXdtGZH Eth-T1.2499 123.12.52.26 0016-1718-a697
118846 2:3pa2XXgFOW5 Eth-T1.2499 123.12.62.103 0013-d39e-1653
123760 2:3pa2XXL24GM Eth-T1.2499 123.12.49.45 001d-0f9a-910b
124004 2:3pa2XXMNKBG Eth-T1.2499 123.12.60.209
0003-0d50-e5f3
124181 2:3pa2XY6fgQ0
125845 2:ZEjjzzgBpHC
126273 2:3pa2XY5f1DG
126602 2:ZEjjqBt25DL
126897 2:3pa2XY8Ng00
127528 2:ZEjjzzmWr6Q
127603 2:3pa2XXhrDxI
128216 2:ZEjjufEvuMV
128237 2:3pa2XY6KU5U
128250 2:ZEjjzzfCQxO
128272 2:ZEjjzzfdMRo
128351 2:3pa2XXfFqmT
128378 2:3pa2XXgArW9
128528 2:3pa2XY8FUHK
129385 2:3pa2XXIbMOP
129413 2:ZEjjzznvfcX
129482 2:ZEjjzzfCSUv
130167 2:3pa2XY8FWn1
130201 2:ZEjjzznpFSP
130426 2:3pa2XY7If0u
130780 2:3pa2XY8Mk7t
131408 2:ZEjjzzmXr63
131843 2:ZEjjufEwwLY
132459 2:3pa2XY5f7s3
135980 2:ZEjjzziRhmR
136819 2:3pa2XXfGpHC
137232 2:3pa2XXJ8WXS
137303 2:ZEjjzzkSIw4
137545 2:ZEjjzznoHwP
137756 2:3pa2XY7JWfU
138064 2:3pa2XXfEqju
138273 2:3pa2XXhsMI0
138294 2:3pa2XY8ElAN
138595 2:3pa2XXhpbk0
Eth-T1.2499 123.12.62.185 00e0-4cb8-b20f
Eth-T1.2499 123.12.48.47 0030-18ac-0600
Eth-T1.2499 123.12.60.213 001b-3899-b00a
Eth-T1.2499 123.12.57.30 0040-4690-1bb8
Eth-T1.2499 123.12.54.8 0010-5ce2-ed5e
Eth-T1.2499 123.12.55.33 0017-3149-8da7
Eth-T1.2499 123.12.55.26 00e0-4daa-c564
Eth-T1.2499 123.12.52.4 0014-2a17-6829
Eth-T1.2499 123.12.59.77 00e0-3103-0743
Eth-T1.2499 123.12.50.248 000e-a640-cf89
Eth-T1.2499 123.12.50.91 00e0-4c7a-9408
Eth-T1.2499 123.12.61.146 0040-ca58-8f1d
Eth-T1.2499 123.12.56.61 00f0-f3b1-a598
Eth-T1.2499 123.12.58.24 0000-e8a2-7f1a
Eth-T1.2499 123.12.52.210 00f0-4c85-cb93
Eth-T1.2499 123.12.50.154 000d-8704-f82e
Eth-T1.2499 123.12.54.67 001d-9286-895f
Eth-T1.2499 123.12.57.16 0030-18aa-be41
Eth-T1.2499 123.12.56.235 0014-2a2d-8380
Eth-T1.2499 123.12.49.69 0012-0009-1944
Eth-T1.2499 123.12.55.64 0000-0000-2c0c
Eth-T1.2499 123.12.59.245 0013-d409-854c
Eth-T1.2499 123.12.57.111 00e0-a018-32a4
Eth-T1.2499 123.12.62.181 001e-9013-ec45
Eth-T1.2499 123.12.62.152 00e0-6102-98e0
Eth-T1.2499 123.12.54.196 0033-44bd-2215
Eth-T1.2499 123.12.51.61 000b-6a25-c9e7
Eth-T1.2499 123.12.51.186 00e0-4c44-77bc
Eth-T1.2499 123.12.48.160 0033-44bd-272c
Eth-T1.2499 123.12.61.186 001d-7de8-650b
Eth-T1.2499 123.12.51.162 001a-4d98-e712
Eth-T1.2499 123.12.58.87 000c-6e2c-9293
Eth-T1.2499 123.12.63.121 0000-3952-28ed
Eth-T1.2499 123.12.51.24 0001-6c1a-7e8f
140142 2:ZEjjzziShZQ Eth-T1.2499 123.12.58.107 0014-2a5a-bf90
142109 2:ZEjjzzk9yOZ Eth-T1.2499 123.12.50.138 0016-ec43-9b3c
142409 ******************* Eth-T1.2499 10.166.186.88 0060-6e4b-0b18
143704 2:3pa2XXK49Qn Eth-T1.2499 123.12.53.167 0005-5de4-2b6d
144354 2:ZEZ6LinWmLj Eth-T1.2499 123.12.58.16 0013-d327-b2b9
145668 2:ZEjjzzgBwW6 Eth-T1.2499 123.12.57.121 001b-3803-233e
146130 2:3pa2XXhsHva Eth-T1.2499 123.12.56.45 0003-0d92-dd8d
--------------------------------------------------------------------------
Total 298
//查看端口状态
GigabitEthernet7/0/1 current state : UP
Line protocol current state : UP
Description : TO-MC-XX-YMK-GSR-2, Route Port
The Maximum Transmit Unit is 1524 bytes
Internet Address is 61.168.247.110/30
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 0018-8259-12f6
the Vendor PN is FTRJ1319P1BTL
Port BW:1G, Transceiver max BW:1G, Transceiver Modes: SingleMode
WaveLength:1310nm,Transmission Distance:10km
Loopback:none, full-duplex mode, negotiation: disable
Statistics last cleared:never
Last 5 minutes input rate: 588955656 bits/sec, 109050 Packets/sec
Last 5 minutes output rate: 511653352 bits/sec, 146298 Packets/sec
Input: 37 Bytes, 43906046207 Packets
Output: 274 Bytes, 61015848499 Packets
Input:
Unicast : 43904436215, Multicast : 1527776
Broadcast : 82216, JumboOctets : 9240
CRC : 3, Symbol : 1
Overrun : 0, InRangeLength : 0
LongPacket: 0, Jabber : 0, Alignment: 0
Fragment : 0, Undersized Frame: 0
RxPause : 0
Output:
Unicast : 61014403709, Multicast : 1443739
Broadcast : 1051, JumboOctets: 190174
Lost : 0, Overflow : 0, Underrun: 0
TxPause : 0
#
interface GigabitEthernet7/0/3
description TO-xyl7806-g2/0/47(dakehuzhuanxian)
#
return
//查看所有GE端口的配置
#
interface GigabitEthernet0/0/0
speed auto
duplex auto
#
interface GigabitEthernet4/0/0
description TO-MC-XYL-S7806-G2/0/48
eth-trunk 1
#
interface GigabitEthernet4/0/1
description TO-MC-XYL-S7806-G3/0/48
eth-trunk 1
#
interface GigabitEthernet4/0/2
#
interface GigabitEthernet4/0/3
#
interface GigabitEthernet4/0/4
#
interface GigabitEthernet4/0/5
#
interface GigabitEthernet4/0/6
#
interface GigabitEthernet4/0/7
#
interface GigabitEthernet4/0/8
#
interface GigabitEthernet4/0/9
#
interface GigabitEthernet7/0/0
mtu 1524
description TO-MC-XX-TX-GSR-1(GE1/5)
ip address 125.45.253.198 255.255.255.252
ospf network-type p2p
mpls
mpls ldp
#
interface GigabitEthernet7/0/1
mtu 1524
description TO-MC-XX-YMK-GSR-2
ip address 61.168.247.110 255.255.255.252
ospf network-type p2p
mpls
mpls ldp
#
interface GigabitEthernet7/0/2
#
interface GigabitEthernet7/0/3
description TO-xyl7806-g2/0/47(dakehuzhuanxian)
#
interface GigabitEthernet7/0/3.3001
vlan-type dot1q 3001
description zsy_vpn-to-router
ip binding vpn-instance zhongshiyou-vpn
ip address 10.167.120.77 255.255.255.252
#
interface GigabitEthernet7/0/3.3488
vlan-type dot1q 3488
description to-100M-YanCaoJu
ip address 218.28.70.17 255.255.255.240
#
interface GigabitEthernet7/0/3.3489
vlan-type dot1q 3489
description to-10zhongshangwang
ip address 61.163.66.1 255.255.255.252
#
interface GigabitEthernet7/0/3.3490
vlan-type dot1q 3490
description to-zte-NGN
ip address 10.46.242.73 255.255.255.252
#
interface GigabitEthernet7/0/3.3491
vlan-type dot1q 3491
description to-pyl-16I-2
ip address 218.28.189.153 255.255.255.252
#
interface GigabitEthernet7/0/3.3492
vlan-type dot1q 3492
description To-pyl-16I-1
ip address 218.28.189.142 255.255.255.252
#
interface GigabitEthernet7/0/3.3493
vlan-type dot1q 3493
description to-pyl-3928-2
ip address 10.46.209.185 255.255.255.252
#
interface GigabitEthernet7/0/3.3494
vlan-type dot1q 3494
description to-pyl-3928-1
ip address 10.46.219.33 255.255.255.252
#
interface GigabitEthernet7/0/3.3495
vlan-type dot1q 3495
description to-dakehu-olt
ip address 10.46.215.121 255.255.255.248
#
interface GigabitEthernet7/0/3.3496
vlan-type dot1q 3496
description to-kaifaqu-hw-3928
ip address 10.46.254.1 255.255.255.252
#
interface GigabitEthernet7/0/3.3497
vlan-type dot1q 3497
description to-xyl-3928-2
ip address 10.46.210.89 255.255.255.252
#
interface GigabitEthernet7/0/3.3498
vlan-type dot1q 3498
description to-xyl-3928-1j
ip address 218.28.189.209 255.255.255.252
#
interface GigabitEthernet7/0/3.3499
vlan-type dot1q 3499
description to-huawei-ruanjiaohuan
ip address 10.46.209.157 255.255.255.252
#
interface GigabitEthernet7/0/4
description TO-xinxiangxian-s8505_g2/2/1
ip address 218.28.189.113 255.255.255.252
ospf cost 90
ospf network-type p2p
#
interface GigabitEthernet7/0/5
#
interface GigabitEthernet7/0/6
#
interface GigabitEthernet7/0/7
#
interface GigabitEthernet7/0/8
#
interface GigabitEthernet7/0/9
#
interface GigabitEthernet8/0/0
mtu 1524
description TO-MC-XX-TX-GSR-2(1/0/0)
ip address 125.42.173.22 255.255.255.252
ospf network-type p2p
mpls
mpls ldp
#
interface GigabitEthernet8/0/1
mtu 1524
description TO-MC-XX-YMK-GSR-1(GE3/7)
ip address 125.45.253.214 255.255.255.252
ospf network-type p2p
mpls
mpls ldp
#
interface GigabitEthernet8/0/2
#
interface GigabitEthernet8/0/3
description TO-XX_XingXiGang_S8512A-G8/2/2
ip address 61.168.61.1 255.255.255.252
ospf network-type p2p
#
interface GigabitEthernet8/0/4
description TO-yuanyangxian-s8505_g2/2/1
ip address 218.28.189.161 255.255.255.252
ospf cost 90
ospf network-type p2p
#
interface GigabitEthernet8/0/5
#
interface GigabitEthernet8/0/6
#
interface GigabitEthernet8/0/7
#
interface GigabitEthernet8/0/8
#
interface GigabitEthernet8/0/9
#
return
--------------------------------------------------------------------------
UserID Username Interface IP address MAC
--------------------------------------------------------------------------
1315 ******************* Eth-T1.2469 10.166.185.26 0060-6e4b-0b4e
2576 ******************* Eth-T1.2488 10.166.185.138 0060-6e45-f2dc
3183 ******************* Eth-T1.2494 10.166.184.212 0060-6e53-8b69
4764 ******************* Eth-T1.2461 10.166.185.65 0060-6e53-958c
5592 ******************* Eth-T1.2464 10.166.185.8 0007-baca-a008
9192 ******************* Eth-T1.2494 10.166.185.85 001e-401e-d6e3
12738 ******************* Eth-T1.2465 10.166.185.97 0007-baca-a51e
12957 ******************* Eth-T1.2462 10.166.185.75 001e-401e-7305
16208 ******************* Eth-T1.2478 10.166.185.105 0007-baca-a42c
18915 ******************* Eth-T1.2469 10.166.185.172 0007-baca-a6cb
19439 ******************* Eth-T1.2465 10.166.185.222 0060-6e4b-adb4
21417 ******************* Eth-T1.2487 10.166.187.240 0060-6e4b-ad90
21563 ******************* Eth-T1.2470 10.166.186.237 0060-6e53-9553
21625 ******************* Eth-T1.2492 10.166.187.236 001e-401e-dda7
21693 ******************* Eth-T1.2498 10.166.187.158 001e-401e-2232
21819 ******************* Eth-T1.2466 10.166.185.32 0007-baca-9f0c
26070 ******************* Eth-T1.2495 10.166.184.239 0007-bac9-ddc1
31193 ******************* Eth-T1.2470 10.166.184.255 0060-6e53-885e
34369 ******************* Eth-T1.2460 10.166.186.236 0007-bac9-d8a3
35552 ******************* Eth-T1.2476 10.166.185.149 001e-401e-d7e0
36833 ******************* Eth-T1.2494 10.166.185.114 0060-6e53-8852
37183 ******************* Eth-T1.2470 10.166.185.78 0060-6e53-8854
37296 ******************* Eth-T1.2470 10.166.184.182 0007-bac9-dccb
37902 ******************* Eth-T1.2488 10.166.186.4 0060-6e4b-0b1d
38101 ******************* Eth-T1.2469 10.166.185.55 0007-bac9-c913
38357 ******************* Eth-T1.2477 10.166.185.2 0060-6e53-92d9
38972 ******************* Eth-T1.2490 10.166.184.179 0060-6e44-97b0
39658 ******************* Eth-T1.2489 10.166.185.63 0060-6e4e-45f9
40877 ******************* Eth-T1.2477 10.166.186.36 0007-bac9-d86e
41980 ******************* Eth-T1.2488 10.166.186.91 0060-6e45-f61b
42177 ******************* Eth-T1.2498 10.166.186.53 0060-6e4b-adb1
43042 ******************* Eth-T1.2470 10.166.186.174 001e-40b0-b99c
45943 ******************* Eth-T1.2477 10.166.185.141 0007-bac9-dcbb
47299 *******************
47525 *******************
50580 *******************
51479 *******************
52094 *******************
52958 *******************
53175 *******************
53778 *******************
54715 *******************
54877 *******************
54926 *******************
55131 *******************
55327 *******************
55414 *******************
55619 *******************
55682 *******************
55739 *******************
55934 *******************
56439 *******************
56542 *******************
56606 *******************
56773 *******************
57120 *******************
57122 *******************
57198 *******************
57205 *******************
57212 *******************
57452 *******************
57660 *******************
57961 *******************
58205 *******************
62843 *******************
73071 *******************
73363 *******************
74474 *******************
Eth-T1.2496
Eth-T1.2489
Eth-T1.2470
Eth-T1.2461
Eth-T1.2496
Eth-T1.2494
Eth-T1.2478
Eth-T1.2490
Eth-T1.2478
Eth-T1.2495
Eth-T1.2486
Eth-T1.2495
Eth-T1.2490
Eth-T1.2469
Eth-T1.2467
Eth-T1.2477
Eth-T1.2498
Eth-T1.2495
Eth-T1.2466
Eth-T1.2477
Eth-T1.2467
Eth-T1.2478
Eth-T1.2475
Eth-T1.2467
Eth-T1.2498
Eth-T1.2488
Eth-T1.2478
Eth-T1.2475
Eth-T1.2487
Eth-T1.2460
Eth-T1.2478
Eth-T1.2488
Eth-T1.2476
Eth-T1.2470
Eth-T1.2497
10.166.184.175 0060-6e4e-4313
10.166.185.160 0007-baca-9da6
10.166.185.246 001e-40b0-7d24
10.166.184.196 0060-6e53-92d8
10.166.185.54 0007-bac9-17d4
10.166.185.194 0060-6e45-f645
10.166.186.196 0007-baca-a6ee
10.166.184.250 0007-baca-9ee2
10.166.186.6 0060-6e45-f6d9
10.166.185.23 001e-401e-227c
10.166.184.199 0007-bac9-d201
10.166.185.239 0060-6e4b-1053
10.166.184.178 0007-bac9-dcd1
10.166.185.150 001e-401e-2330
10.166.186.76 0007-baca-a2fd
10.166.185.76 0007-bac9-dcdb
10.166.185.103 0007-bac9-c8ec
10.166.186.34 0007-bac9-c966
10.166.184.243 0060-6e44-3352
10.166.185.27 0007-baca-a0aa
10.166.184.122 0060-6e53-8bca
10.166.184.235 0007-bac9-d007
10.166.184.223 0060-6e53-95de
10.166.184.217 0007-baca-a38f
10.166.184.236 0060-6e4e-458d
10.166.184.184 0007-bac9-5bab
10.166.185.9 0007-bac9-dd8f
10.166.184.159 001e-401e-d739
10.166.184.170 0060-6e53-8ad9
10.166.185.98 0007-baca-9c74
10.166.187.182 0060-6e53-92dd
10.166.186.141 0060-6e45-f640
10.166.186.130 001e-401e-d854
10.166.186.157 0060-6e53-8b54
10.166.185.163 0060-6e4b-ad91
75054 ******************* Eth-T1.2488 10.166.185.187 0007-baca-a44b
84127 ******************* Eth-T1.2469 10.166.185.155 0060-6e53-9521
88772 ******************* Eth-T1.2470 10.166.185.96 001e-401e-21e6
99098 ******************* Eth-T1.2469 10.166.187.64 0007-baca-a42b
100609 ******************* Eth-T1.2476 10.166.185.153 0060-6e53-8a05
105708 ******************* Eth-T1.2490 10.166.186.109 0007-baca-9c40
108771 ******************* Eth-T1.2487 10.166.185.218 0007-bac9-2738
110570 ******************* Eth-T1.2496 10.166.185.158 0007-bac9-d66c
120324 ******************* Eth-T1.2477 10.166.186.82 001e-401e-d89e
122159 ******************* Eth-T1.2495 10.166.185.94 0007-bac9-1819
128361 ******************* Eth-T1.2487 10.166.185.53 0007-bac9-d1c9
129871 ******************* Eth-T1.2497 10.166.186.191 0060-6e4b-adae
134846 ******************* Eth-T1.2478 10.166.185.130 0060-6e4b-adac
138287 ******************* Eth-T1.2494 10.166.185.121 0007-baca-9d72
142409 ******************* Eth-T1.2499 10.166.186.88 0060-6e4b-0b18
143823 ******************* Eth-T1.2462 10.166.186.176 0060-6e53-8b7a
145159 ******************* Eth-T1.2476 10.166.185.11 0060-6e53-8829
146121 ******************* Eth-T1.2496 10.166.185.83 0060-6e4b-adbf
--------------------------------------------------------------------------
Total 86
//查看设备的内存利用率
slave Slave board
slot Slot number
Memory utilization statistics at 2008-07-21 21:28:06 111 ms
There is no mem shortage information.
System Total Memory Is: 1957231408 bytes
Total Memory Used Is: 507674780 bytes
Memory Using Percentage Is: 25%
Last Ecc Count Is 0x2242e5, This Time Is 0x337c02
Ecc Address Is 0x6063621
Slot 4 Memory utilization Info:
Memory utilization statistics at 2008-07-21 21:28:15 440 ms
There is no mem shortage information.
System Total Memory Is: 890825136 bytes
Total Memory Used Is: 308372568 bytes
Memory Using Percentage Is: 34%
Last Ecc Count Is 0x0, This Time Is 0xa079
Ecc Address Is 0x100c9
Slot 7 Memory utilization Info:
Memory utilization statistics at 2008-07-21 21:28:22 543 ms
There is no mem shortage information.
System Total Memory Is: 890825136 bytes
Total Memory Used Is: 242874700 bytes
Memory Using Percentage Is: 27%
Last Ecc Count Is 0x0, This Time Is 0x1cfb0
Ecc Address Is 0x100c9
Slot 8 Memory utilization Info:
Memory utilization statistics at 2008-07-21 21:28:26 363 ms
There is no mem shortage information.
System Total Memory Is: 890825136 bytes
Total Memory Used Is: 242612248 bytes
Memory Using Percentage Is: 27%
Last Ecc Count Is 0x0, This Time Is 0xdafd
Ecc Address Is 0x63ff001
Slot 1 Memory utilization Info:
Memory utilization statistics at 2008-07-21 21:28:33 113 ms
There is no mem shortage information.
System Total Memory Is: 890825136 bytes
Total Memory Used Is: 247995408 bytes
Memory Using Percentage Is: 27%
Last Ecc Count Is 0x0, This Time Is 0x1dfec
Ecc Address Is 0x100c9
//查看用户的在线失败记录
abnormal-offline-record Abnormal-offline-record
configuration AAA setting
offline-record Offline-record
online-fail-record Online-fail-record
brief Brief information
domain_name Domain
interface Interface
mac-address MAC
slot SLOT
time Time scope
user-type User type
username User name
brief Brief information
domain_name Domain
interface Interface
mac-address MAC
slot SLOT
time Time scope
user-type User type
username User name
brief Brief information
interface Interface
user-type User type
username User name
brief Brief information
domain_name Domain
interface Interface
mac-address MAC
slot SLOT
time Time scope
user-type User type
username User name
-------------------------------------------------------------------
User name : 2:3pa2XXL32ED
Domain name : dial
User MAC : 001a-4d05-da5c
User access type : PPPoE
User access interface : Eth-Trunk1.2467
Qinq Vlan/User Vlan: 2467/480
User IP address : 123.12.62.238
User ID : 58571
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:55
User online fail reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58567
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:52
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58557
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:43
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58553
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:33
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58548
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:24
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 0007-baca-a426
User access type : PPPoE
User access interface : Eth-Trunk1.2460
Qinq Vlan/User Vlan: 2460/423
User IP address : 255.255.255.255
User ID : 58546
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:19
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 45516
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:15
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58543
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:06
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58542
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:05
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name :*******************
Domain name :
User MAC : 001e-40b0-b9ae
User access type : PPPoE
User access interface : Eth-Trunk1.2470
Qinq Vlan/User Vlan: 2470/499
User IP address : 255.255.255.255
User ID : 58541
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:29:57
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58538
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:29:53
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:n
brief Brief information
interface Interface
user-type User type
username User name
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58595
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:31:23
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58594
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:31:21
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 34292
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:31:19
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58542
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:30:05
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58538
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:29:53
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 43900
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:15:29
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 139172
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:15:27
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58146
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:14:19
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58145
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:14:18
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58140
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:14:09
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58115
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:41
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58126
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:39
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58124
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:38
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58123
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:35
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 55390
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:34
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 57667
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:13:32
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 33869
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:17
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58080
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:10
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58079
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:08
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58076
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:06
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58075
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:12:04
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 58071
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:11:58
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XY7fg3s
Domain name : dial
User MAC : 00e0-4c81-3f8a
User access type : PPPoE
User access interface : Eth-Trunk1.2487
Qinq Vlan/User Vlan: 2487/326
User IP address : 255.255.255.255
User ID : 6005
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:11:55
User online fail reason: Radius authentication reject
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
//查看上线失败记录
brief Brief information
domain_name Domain
interface Interface
mac-address MAC
offline-reason Offline reason
slot SLOT
time Time scope
user-type User type
username User name
-------------------------------------------------------------------
User name : 2:3pa2XXhoJJt
Domain name : dial
User MAC : 00e0-6103-3077
User access type : PPPoE
User access interface : Eth-Trunk1.2469
Qinq Vlan/User Vlan: 2469/747
User IP address : 123.12.48.51
User ID : 57263
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 20:39:30
User offline time : 2008/07/21 21:32:12
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XXL32ED
Domain name : dial
User MAC : 001a-4d05-da5c
User access type : PPPoE
User access interface : Eth-Trunk1.2467
Qinq Vlan/User Vlan: 2467/480
User IP address : 123.12.57.211
User ID : 58625
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:32:10
User offline time : 2008/07/21 21:32:10
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:ZEjjzzipIGq
Domain name : dial
User MAC : 000c-f1f4-838a
User access type : PPPoE
User access interface : Eth-Trunk1.2484
Qinq Vlan/User Vlan: 2484/258
User IP address : 123.12.53.55
User ID : 57226
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 20:38:19
User offline time : 2008/07/21 21:31:48
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:ZEjjzzmWuGB
Domain name : dial
User MAC : 0016-960d-afa0
User access type : PPPoE
User access interface : Eth-Trunk1.2498
Qinq Vlan/User Vlan: 2498/619
User IP address : 123.12.52.200
User ID : 15770
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 09:19:11
User offline time : 2008/07/21 21:31:45
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:y
-------------------------------------------------------------------
User name : 2:3pa2XXL32ED
Domain name : dial
User MAC : 001a-4d05-da5c
User access type : PPPoE
User access interface : Eth-Trunk1.2467
Qinq Vlan/User Vlan: 2467/480
User IP address : 123.12.53.110
User ID : 52800
User authen state : Authened
User acct state : AcctIdle
User author state : AuthorIdle
User login time : 2008/07/21 21:31:41
User offline time : 2008/07/21 21:31:41
User offline reason: PPP user request
-------------------------------------------------------------------
Are you sure to show some information?(y/n)[y]:n
//查看设备所有接口的简要信息
*down: administratively down
^down: standby
(l): loopback
(s): spoofing
(b): BFD down
(d): Dampening Suppressed
InUti/OutUti: input utility/output utility
Interface Physical Protocol InUti OutUti inErrors
Aux0/0/1 down down 0%
0
Eth-Trunk1 up down 18%
0
GigabitEthernet4/0/0 up up 18% 39%
GigabitEthernet4/0/1 up up 17% 42%
Eth-Trunk1.197 up up 0%
0
Eth-Trunk1.198 up up 0%
0
Eth-Trunk1.199 up up 0%
0
Eth-Trunk1.2000 up up 0%
0
Eth-Trunk1.2460 up up 0%
0
Eth-Trunk1.2461 up up 0%
0
Eth-Trunk1.2462 up up 0%
0
Eth-Trunk1.2463 up up 0%
0
Eth-Trunk1.2464 up up 0%
0
Eth-Trunk1.2465 up up 0%
outErrors
0%
41%
0
0
0%
0%
0%
0%
0%
0%
0%
0%
0%
0%
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Eth-Trunk1.2466
0
Eth-Trunk1.2467
0
Eth-Trunk1.2468
0
Eth-Trunk1.2469
up up 0% 0% 0
up up 0% 0% 0
up up 0% 0% 0
up up 0% 0% 0
0
Eth-Trunk1.2470
0
Eth-Trunk1.2471
0
Eth-Trunk1.2472
0
Eth-Trunk1.2473
0
Eth-Trunk1.2474
0
Eth-Trunk1.2475
0
Eth-Trunk1.2476
0
Eth-Trunk1.2477
0
Eth-Trunk1.2478
0
Eth-Trunk1.2479
0
Eth-Trunk1.2480
0
Eth-Trunk1.2481
0
Eth-Trunk1.2482
0
Eth-Trunk1.2483
0
Eth-Trunk1.2484
0
Eth-Trunk1.2485
0
Eth-Trunk1.2486
0
Eth-Trunk1.2487
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Eth-Trunk1.2488
0
Eth-Trunk1.2489
0
Eth-Trunk1.2490
0
Eth-Trunk1.2491
up up 0% 0% 0
up up 0% 0% 0
up up 0% 0% 0
up up 0% 0% 0
0
Eth-Trunk1.2492
0
Eth-Trunk1.2493
0
Eth-Trunk1.2494
0
Eth-Trunk1.2495
0
Eth-Trunk1.2496
0
Eth-Trunk1.2497
0
Eth-Trunk1.2498
0
Eth-Trunk1.2499
0
Eth-Trunk1.2998
0
Eth-Trunk1.2999
0
Eth-Trunk1.3000
0
GigabitEthernet0/0/0
0
GigabitEthernet4/0/2
0
GigabitEthernet4/0/3
0
GigabitEthernet4/0/4
0
GigabitEthernet4/0/5
0
GigabitEthernet4/0/6
0
GigabitEthernet4/0/7
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
up up
down down
down down
down down
down down
down down
down down
down down
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0% 0%
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
GigabitEthernet4/0/8 down down 0% 0% 0
0
GigabitEthernet4/0/9 down down 0% 0% 0
0
GigabitEthernet7/0/0 up up 55% 50% 0 0
GigabitEthernet7/0/1 up up 56% 51% 0 0
GigabitEthernet7/0/2 up down 0% 0% 0 0
GigabitEthernet7/0/3 up down 64% 52% 0 0
GigabitEthernet7/0/3.3001
GigabitEthernet7/0/3.3488
GigabitEthernet7/0/3.3489
GigabitEthernet7/0/3.3490
GigabitEthernet7/0/3.3491
GigabitEthernet7/0/3.3492
GigabitEthernet7/0/3.3493
GigabitEthernet7/0/3.3494
GigabitEthernet7/0/3.3495
GigabitEthernet7/0/3.3496
GigabitEthernet7/0/3.3497
GigabitEthernet7/0/3.3498
GigabitEthernet7/0/3.3499
GigabitEthernet7/0/4
GigabitEthernet7/0/5
0
GigabitEthernet7/0/6
0
GigabitEthernet7/0/7
0
GigabitEthernet7/0/8
0
GigabitEthernet7/0/9
0
GigabitEthernet8/0/0
GigabitEthernet8/0/1
GigabitEthernet8/0/2
GigabitEthernet8/0/3
GigabitEthernet8/0/4
GigabitEthernet8/0/5
0
GigabitEthernet8/0/6
0
GigabitEthernet8/0/7
0
up up 0% 0%
up up 0% 0.01%
up up 0.01% 0.01%
up up 0.01% 0%
up up 0.01% 0%
up up 0.01% 0.01%
up up 0.01% 0%
up up 0.01% 0%
up up 0% 0%
up up 0.01% 0%
up up 0.01% 0%
up up 0.01% 0%
up up 0% 0%
up up 65% 55%
down down 0%
down down 0%
down down 0%
down down 0%
down down 0%
up up 58% 49%
up up 54% 51%
up down 0% 0%
up up 9% 0.43%
up up 52% 57%
down down 0%
down down 0%
down down 0%
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0 0
0% 0
0% 0
0% 0
0% 0
0% 0
0 0
0 0
0 0
0 0
0 0
0% 0
0% 0
0% 0
GigabitEthernet8/0/8 down down 0% 0% 0
0
GigabitEthernet8/0/9 down down 0% 0% 0
0
LoopBack0 up up(s) 0% 0% 0
0
LoopBack10 up up(s) 0% 0% 0
0
LoopBack1000 up up(s) 0% 0% 0
0
NULL0 up up(s) 0%
0
Virtual-Template1 up up(s) 0% 0%
Note: The max number of VTY users is 5, and the current number
of VTY users on line is 0.
0% 0
0 0