Brocade Network OS NETCONF Operations Guide v4.1.1 Manual de usuario Pagina 605

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 622
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 604
Network OS NETCONF Operations Guide 573
53-1003231-02
Appendix
A
Managing NETCONF
In this appendix
Viewing NETCONF client capabilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 573
Viewing NETCONF statistics and session information . . . . . . . . . . . . . . . . 574
Viewing NETCONF client capabilities
You can view the NETCONF client capabilities for all active sessions through the NETCONF interface
or using the Network OS CLI. The session-ID, logon name of the user of the NETCONF client
session, host IP address, and login time are always returned. The application vendor name,
application product name, version number, and identity of the client are also returned if these
values were advertized in the client capabilities at the start of the session.
To view NETCONF client capabilities using the CLI, in privilege-exec mode, enter the show netconf
client-capabilities command.
The following example shows two client sessions. The first client session has provided client
capabilities in its <hello> message to the server at the start of the session. The second client has
not provided this information.
switch# show netconf client-capabilities
Session Id : 10
User name : root
Vendor : Brocade
Product : Brocade Network Advisor
Version : 9.1.0 Build 123
Client user : admin-user
Host IP : 10.24.65.8
Login time : 2011-08-18T08:54:24Z
Session Id : 11
User name : root
Vendor : Not Available
Product : Not Available
Version : Not Available
Client user : Not Available
Host IP : 10.24.65.8
Login time : 2011-08-18T08:54:24Z
To obtain NETCONF client capabilities using the NETCONF interface, issue the
<get-netconf-client-capabilities> custom RPC located in the
urn:brocade.com:mgmt:brocade-netconf-ext namespace.
<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="206">
<get-netconf-client-capabilities
xmlns="urn:brocade.com:mgmt:brocade-netconf-ext"/>
</rpc>
Vista de pagina 604
1 2 ... 600 601 602 603 604 605 606 607 608 609 610 ... 621 622

Comentarios a estos manuales

Sin comentarios