Brocade Multi-Service IronWare YANG Configuration Guide (S Instrukcja Użytkownika Strona 24

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 110
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 23
16 Multi-Service IronWare YANG Configuration Guide
53-1003038-02
RPC delete operation example
2
{
key "ppcr-id";
description "The DMA information container.";
leaf ppcr-id
{
type uint32
{
range "0..4294967295";
}
description "The PPCR Id.";
}
leaf cam-size
{
type uint32
{
range "0..4294967295";
}
description "The CAM size (K entries)";
}
leaf pram-size
{
type uint32
{
range "0..4294967295";
}
description "The PRAM size (K entries)";
}
leaf age-ram-size
{
type uint32
{
range "0..4294967295";
}
description "The AGE RAM size (K entries)";
}
}
}
leaf system-uptime
{
type string
{
length "1..63";
}
description "System Uptime";
}
}
}
}
}
RPC delete operation example
The following example shows the RPC request and response for a delete operation.
<nc:rpc message-id="1" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0"
xmlns:brcd="http://brocade.com/ns/netconf/config/netiron-config/">
<nc:edit-config>
Przeglądanie stron 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 109 110

Komentarze do niniejszej Instrukcji

Brak uwag