Brocade-icmp – Brocade Network OS YANG Reference Manual v4.1.1 User Manual

Page 84

Advertising
background image

72

Network OS YANG Reference Manual

53-1003230-01

brocade-icmp

2

brocade-icmp

Description

Provides a data model for configuring ICMP parameters like echo reply, rate-limiting and
unreachable destination which are used in controlling ICMP frames.

Top-level

containers

None

External

augmentations

Nodes that augment other modules and their subtrees follow.

module: brocade-rbridge
+--rw rbridge-id [rbridge-id]

+--rw brocade-interface:interface

| | +--rw ip-config:ip
| | | +--rw icmp:interface-ve-icmp-conf
| | | | +--rw icmp:icmp
| | | | +--rw icmp:echo-reply? empty
| | | | +--rw icmp:rate-limiting? uint64
| | | | +--rw icmp:unreachable? empty

module: brocade-interface
+--rw interface
| +--rw fortygigabitethernet [name]
| | +--rw ip
| | | +--rw icmp:interface-phy-icmp-conf
| | | | +--rw icmp:icmp
| | | | +--rw icmp:echo-reply? empty
| | | | +--rw icmp:rate-limiting? uint64
| | | | +--rw icmp:unreachable? empty

module: brocade-interface
+--rw interface
| +--rw tengigabitethernet [name]
| | +--rw ip
| | | +--rw icmp:interface-phy-icmp-conf
| | | | +--rw icmp:icmp
| | | | +--rw icmp:echo-reply? empty
| | | | +--rw icmp:rate-limiting? uint64
| | | | +--rw icmp:unreachable? empty

module: brocade-interface
+--rw interface
| +--rw gigabitethernet [name]
| | +--rw ip
| | | +--rw icmp:interface-phy-icmp-conf
| | | | +--rw icmp:icmp
| | | | +--rw icmp:echo-reply? empty
| | | | +--rw icmp:rate-limiting? uint64
| | | | +--rw icmp:unreachable? empty

RPCs

None

Actions

None

Advertising