beautypg.com

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

Page 117

background image

Network OS YANG Reference Manual

105

53-1003230-01

brocade-ip-policy

2

brocade-ip-policy

Description

Provides a data model for managing IP route policies.

IP route policy controls how routes or IP subnets are transported from one subsystem to another
subsystem. The IP route policy may perform “permit” or “deny” actions so that matched routes may
be allowed or denied to the target subsystem accordingly. Additionally, an IP route policy may be
used to modify the characteristics of a matched route and IP subnet pair.

This module models two types of IP route policies; prefix-lists and route-maps.

Top-level

containers

Top-level nodes and their subtree hierarchies follow.

module: brocade-ip-policy
+--rw hide-routemap-holder
| +--rw route-map [name action-rm instance]
| +--rw name common-def:name-string63
| +--rw action-rm action-t
| +--rw instance instance-id-t
| +--rw content
| +--rw match
| | +--rw interface
| | | +--rw tengigabitethernet-rmm* interface:interface-type
| | | +--rw gigabitethernet-rmm* interface:interface-type
| | | +--rw fortygigabitethernet-rmm* interface:interface-type
| | | +--rw hundredgigabitethernet-rmm* interface:interface-type
| | | +--rw port-channel-rmm* interface:channel-group-type
| | | +--rw vlan-rmm* interface:vlan-type
| | | +--rw loopback*
loopback-intf:intf-loopback-port-type
| | | +--rw ve* interface:ve-type
| | +--rw ip
| | | +--rw address
| | | | +--rw prefix-list-rmm? ip-prefix-name-t
| | | | +--rw acl-rmm? ip-access-list:l3-acl-policy-name
| | | +--rw next-hop
| | | | +--rw prefix-list-rmm-n? ip-prefix-name-t
| | | +--rw route-source
| | | +--rw prefix-list-rmrs? string
| | +--rw metric
| | | +--rw metric-rmm? metric-t
| | +--rw route-type
| | | +--rw route-type-rmm? match-route-type-t
| | +--rw tag
| | | +--rw tag-rmm* tag-t
| | +--rw as-path
| | | +--rw as-path-access-list-name? string
| | +--rw community
| | | +--rw community-access-list-name? match-community-expr-t
| | +--rw next-hop
| | | +--rw next-hop-filter-val? uint32
| | +--rw protocol
| | +--rw protocol-bgp? empty
| | +--rw bgp-route-type? enumeration
| +--rw set
| | +--rw ip
| | | +--rw dscp
| | | | +--rw dscp-rms? dscp-precedence
| | | +--rw interface