
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>
Komentarze do niniejszej Instrukcji