//查看历史最大在线用户数
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 : 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%
//查看设备的单板状态
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
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
//查看某一个子接口下的具体配置
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 iptv.ha 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
//查看某一个域的在线用户