M6000常用维护命令.doc_第1页
M6000常用维护命令.doc_第2页
M6000常用维护命令.doc_第3页
M6000常用维护命令.doc_第4页
M6000常用维护命令.doc_第5页
已阅读5页,还剩11页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

M6000常用维护命令1. 配置命令保存M6000#write 2. 日常告警查看M6000#show logging alarm A notification 200108 level 6 occurred at 11:34:28 01-19-2011 sent by M6000 MPU- 0/12/0 %PIM% PIMSM RP SET is not work! PIMSM RP-SET is totaly occupied, the configured SRP/CRP 221.224.242.251 may not actually work!3.用户在线情况查看1)用户在线峰值查看M6000#show subscriber peak - subscriber type peak value peak time - all 20001 2011/01/19 08:50:33 pppox 19999 2011/01/19 08:50:33 ipox server 1 2011/01/19 08:45:49 ipox relay 0 2011/01/19 10:53:04 host 1 2011/01/19 08:40:39 vpdn 0 2011/01/19 10:53:04 2)当前用户在线数查看M6000#show subscriber all summary total is: 0, up is :0, down is : 03)PPPOE用户在线数查看M6000#show subscriber pppox domain 1 summary total is:0, up is:0, down is:0 4)iTV用户在线数查看M6000#show subscriber pppox domain 2 summary total is:0, up is:0, down is:0 5)其他与用户在线相关的查看M6000#show subscriber all /查看所有在线用户的详细信息M6000# show subscriber circuit interface gei-X/X/X/X 查看整个物理端口的用户在线数M6000# show subscriber interface gei-X/X/X/X.X /查看某个子接口的用户在线M6000# show subscriber user-name /根据用户账户查看M6000# show subscriber vrf /根据vrf查看6)查看用户在线的详细信息M6000#show subscriber ipv4 后面跟着用户的实际ip地址,就可以看到很多详细信息M6000#show subscriber ipv4-address 101.101.1.23 Subscriber Information * ip-address :101.101.1.23 vpn-id :0 vrf-name : sub-type :IP_HOST session-id :0 domain-id :0 mac-address :0000.0000.0000 user-name :lhj domain-name :zte cur-tcp-total :0 online-time(s):0 float-get-time: create-time :2011/01/19 11:36:07 authen-time : authen-mode : authen-status :NONE record-status :CREATED term-cause : host-det-count:0 *-circuit infomation-* panel:0 subPanel:0 port:1 vlan-Id :55 secVlan-Id:0 vccIndex:163 vbuiIndex :164 qinqEtherType:0 protocolType:0 *-aniPort infomation-* accNodeIdentifier: aniRack:0 aniFrame:0 aniSlot:0 aniSubSlot:0 aniPort:0 aniXpiEnable:Disable aniXpi:0 aniXci:0 *-onuPort infomation-* onuId : onuSlot :0 onuSubSlot :0 onuPort :0 onuPortType : onuPortXpi :0 onuPortXci :0 onuAccessMethod : *-author infomation-* Qos-Info: Qos-Class:0 aclInName: profileNameUp: subCarInfoUp-cir:0 subCarInfoUp-pir:0 subCarInfoUp-cbs:0 subCarInfoUp-pbs:0 aclOutName: profileNameDown: subCarInfoDown-cir:0 subCarInfoDown-pir:0 subCarInfoDown-cbs:0 subCarInfoDown-pbs:0 timeRangeNo:0 往下还有,此处省略7)用户账号测试M6000#radius-ping authentication-group 1 1234 123456 domain 1ping radius authentication-group 1 with 12341 at 08:36:42ping server 1 202.102.13.66 at 08:36:42ping server 2 221.231.151.2 at 08:36:42Reply from server 2 reject at 08:36:42Reply from server 1 reject at 08:36:42如果要查看账号认证过程信息,需要打开radius的debug,注意需要针对用户端口打开,请慎用。M6000#radius-ping authentication-group 1 1234M6000#terminal monitor4.专线用户查看M6000#show ip interface brief Interface IP-Address Mask Admin Phy Prot xgei-0/0/0/1 unassigned unassigned up down down gei-0/0/1/1 202.203.2.21 255.255.255.0 up up up M6000# show running-config-interface gei-X/X/X/X5.VPN用户查看VRF的RD和RT:M6000#show ip vrf IAD * Being deleted Name Default RD Protocols Interfaces IAD 100:7777 ipv4 gei-0/0/1/5 VRF绑定的详细情况查看:M6000#show ip vrf detail IAD VRF IAD (VRF Id = 2); default RD 100:7777 VRF label allocation mode: per-prefix Ttl-mode: Ds-mode: Interfaces: gei-0/0/1/5 loopback29 vbui500 VRF内路由查看:M6000#show ip forwarding route vrf IAD IPv4 Routing Table: Dest Gw Interface Owner Pri Metric 29.29.29.29/32 29.29.29.29 loopback29 address 0 0 103.1.1.0/24 103.1.1.1 vbui500 direct 0 0 103.1.1.1/32 103.1.1.1 vbui500 address 0 0 6.查看访问控制列表M6000-C5#show running-config ipv4-acl ! ipv4-access-list 101 rule 1 permit ip any 58.211.5.0 0.0.0.7 rule 2 permit ip any 58.223.64.0 0.0.63.255 rule 3 permit ip any 58.223.0.0 0.0.255.255 rule 6 permit ip any 61.132.112.184 0.0.0.7 rule 7 permit ip any 61.155.39.80 0.0.0.15 rule 8 permit ip any 61.177.1.6 0.0.0.0 rule 9 permit ip any 61.177.7.1 0.0.0.0 rule 10 permit ip any 61.177.7.93 0.0.0.0 rule 11 permit ip any 61.177.7.94 0.0.0.0 rule 12 permit ip any 61.177.7.114 0.0.0.0 rule 13 permit ip any 202.102.13.0 0.0.0.255 rule 14 permit ip any 202.102.15.118 0.0.0.0 rule 15 permit ip any 221.224.241.128 0.0.0.127 rule 16 permit ip any 221.225.1.128 0.0.0.127 rule 17 permit ip any 221.225.1.192 0.0.0.63 rule 18 permit ip any 221.228.255.1 0.0.0.0 rule 19 permit ip any 221.231.144.0 0.0.0.255 rule 20 permit ip any 221.231.151.2 0.0.0.0 rule 21 permit ip any 222.92.246.0 0.0.0.255 $ ! 7.路由协议查看相关1)isis相关M6000#show isis adjacencyInterface System id State Lev Holds SNPA(802.2) Pri MTM6000# show ip forwarding route isis-l1IPv4 Routing Table:Dest Mask Gw Interface Owner Pri Metric2)bgp相关M6000#show bgp all summary Neighbor Ver As MsgRcvd MsgSend Up/Down State M6000#show ip bgp summaryNeighbor Ver As MsgRcvd MsgSend Up/Down(s) State/PfxRcdM6000#show bgp vpnv4 unicast summaryNeighbor Ver As MsgRcvd MsgSend Up/Down(s) State/PfxRcdM6000#show ip bgp neighbor ? A.B.C.D Neighbor to display information about /查看邻居详细信息 in In /查看bgp全局邻居收到的路由信息 out Out /查看bgp全局邻居宣告的路由信息 vpnv4-in VPNV4 in /查看bgp vpn邻居收到的路由信息 vpnv4-out VPNV4 out /查看bgp vpn邻居宣告的路由信息M6000#show ip protocol routingProtocol routes:Status codes: *valid, best, i-internal, s-stale Dest NextHop RoutePrf RouteMetric ProtocolM6000#show ip forward route IPv4 Routing Table:Dest Mask Gw Interface Owner Pri Metric8.接口相关1)查看端口信息M6000#show interface xgei-0/1/0/1 xgei-0/1/0/1 is administratively down, line protocol is down Description is none Hardware is XGigabit Ethernet, address is 0060.6060.601f Internet address is unassigned IP MTU 1500 bytes MTU 1600 bytes BW 10000000 Kbits Holdtime is 120 sec The

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论