tenant.l3out.node_profile.node_attachment.static_route

Configure the IP address and next hop IP address for the routed outside network.

ACI class

ipRouteP

RN

rt-[{match_ip_address}]

Cursor

NodeAttachmentStaticRouteCursor

Parent

tenant.l3out.node_profile.node_attachment

Atomic

Attributes

Accepted as keyword arguments of .static_route(match_ip_address) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

match_ip_address (positional)

ip

str

The static route IP address assigned to the outside network.

aggregated_route

aggregate

bool

False

Aggregated Route

description

descr

str

Specifies the description of a policy component.

start_of_prefix_length

fromPfxLen

int

0

Prefix list range

name

name

str

preference

pref

int

1

The administrative preference value for this route. This value is useful for resolving routes advertised from different protocols.

route_controls

rtCtrl

IpRtCtrl

unspecified, bfd

unspecified

end_of_prefix_length

toPfxLen

int

0

Children

maker

creates

position

.next_hop(next_hop_address, **attrs)

ipNexthopP

tenant.l3out.node_profile.node_attachment.static_route.next_hop