Download Print this page
H3C CR16000-F Manual
H3C CR16000-F Manual

H3C CR16000-F Manual

Comware 7 oaa command reference
Hide thumbs Also See for CR16000-F:

Advertisement

Quick Links

H3C CR16000-F Routers
Comware 7 OAA Command Reference
New H3C Technologies Co., Ltd.
http://www.h3c.com
Software version: CR16000-CMW710-R7951P01 or later
Document version: 6W100-20191122

Advertisement

loading
Need help?

Need help?

Do you have a question about the CR16000-F and is the answer not in the manual?

Questions and answers

Summary of Contents for H3C CR16000-F

  • Page 1 H3C CR16000-F Routers Comware 7 OAA Command Reference New H3C Technologies Co., Ltd. http://www.h3c.com Software version: CR16000-CMW710-R7951P01 or later Document version: 6W100-20191122...
  • Page 2 The information in this document is subject to change without notice. All contents in this document, including statements, information, and recommendations, are believed to be accurate, but they are presented without warranty of any kind, express or implied. H3C shall not be liable for technical or editorial errors or omissions contained herein.
  • Page 3 Preface This command reference describes the commands of OAA. This preface includes the following topics about the documentation: • Audience. • Conventions. • Documentation feedback. Audience This documentation is intended for: • Network planners. • Field technical support and servicing engineers. •...
  • Page 4 Symbols Convention Description An alert that calls attention to important information that if not understood or followed WARNING! can result in personal injury. An alert that calls attention to important information that if not understood or followed CAUTION: can result in data loss, data corruption, or damage to hardware or software. An alert that calls attention to essential information.
  • Page 5 Documentation feedback You can e-mail your comments about product documentation to info@h3c.com. We appreciate your comments.
  • Page 6 Contents OAP module commands ···································································· 1     oap connect ······························································································································ 1   oap reboot ································································································································ 1...
  • Page 7 OAP module commands oap connect Use oap connect to log in to the CLI of an OAP module from the device. You can also use this command to log in to another operating system that is running on a card in the device. Syntax In standalone mode: oap connect slot slot-number...
  • Page 8 Parameters slot slot-number : Specifies an OAP module by its slot number. (In standalone mode.) chassis chassis-number slot slot-number : Specifies an OAP module in an IRF member device by the member ID and slot number. (In IRF mode.) Examples # (In standalone mode.) Reboot the OAP module in a slot.
  • Page 9: Table Of Contents

    Contents OAP manager commands ·································································· 1     display oap client info ··········································································································· 1   display oap client summary ··································································································· 2   oap client close ··················································································································· 3   oap client reboot ················································································································· 3   oap enable ························································································································· 4   oap timer clock-sync ············································································································ 5  ...
  • Page 10: Oap Manager Commands

    OAP manager commands display oap client info Use display oap client info to display OAP client information. Syntax display oap client info [ client-id ] Views Any view Predefined user roles network-admin network-operator Parameters client-id : Specifies an OAP client by its ID in the range of 1 to 255. If you do not specify this argument, the command displays information about all OAP clients in ascending order of client IDs.
  • Page 11: Display Oap Client Summary

    PCB Version: 3.00 CPLD Version: 1.00 Bootrom Version: 1.12 Storage Card: 256 MB Memory: 512 MB Harddisk: 40.0 GB Related commands display oap client summary display oap client summary Use display oap client summary to display the summary registration information of OAP clients.
  • Page 12: Oap Client Close

    Last registered: 02/08/2011 13:00:00 Table 1 Command output Field Description Status Status of the OAP client, which is always Registered. MAC Address MAC address of the OAP client. Interface Interface used to communicate with the OAP client. Last registered Registration time of the client. Related commands display oap client info oap client close...
  • Page 13: Oap Enable

    Views System view Predefined user roles network-admin Parameters client-id : Specifies an OAP client by its ID in the range of 1 to 255. Client IDs are assigned by the OAP manager to OAP clients to uniquely identify the clients. Usage guidelines When you execute this command for a client in registered state, the OAP manager sends a restart notification to the specified OAP client.
  • Page 14: Oap Timer Clock-Sync

    oap timer clock-sync Use oap timer clock-sync to set the clock synchronization timer. Use undo oap timer clock-sync to restore the default. Syntax oap timer clock-sync minutes undo oap timer clock-sync Default The clock synchronization timer is set to 5 minutes. Views System view Predefined user roles...
  • Page 15 Usage guidelines The client monitoring timer regularly triggers the OAP manager to send client monitoring packets to OAP clients. Examples # Set the client monitoring timer to 6 seconds. <Sysname> system-view [Sysname] oap timer monitor 6...