transport-class
Syntax
transport-class {
auto-create;
fallback {
none;
}
name (Transport-class) name {
color color;
fallback {
none;
}
tunnel-egress {
end-point endpoint-address {
import [ import-policy ... ];
}
}
}
any-class {
color color;
fallback {
none;
}
}
best-effort {
color color;
fallback {
none;
}
}
}
Hierarchy Level
[edit routing-options]
Release Information
Statement introduced in Junos OS Release 21.2R1.
Description
Specify the transport layer options.
Options
any-class
|
Specify the predefined transport class that collects tunnels of all transport
classes.
|
auto-create |
Auto create on color discovery. |
best-effort |
Specify the best effort transport class.
|
| fallback |
Service routes resolution fallback. Service routes typically resolves over inet.3.
|
name |
Specify the transport layer that collects tunnels with similar
characteristics.
|
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing