Skip to main content

Global Feature

Configure global settings like SSH version, services, etc.

Diagram

Classes

system_profiles (sdwan.feature_profiles)

NameTypeConstraintMandatoryDefault Value
globalClass[global]No

global (sdwan.feature_profiles.system_profiles)

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[^&<>! "]{1,128}$No
descriptionStringNo
arp_proxyBooleantrue, falseNo
arp_proxy_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
cdpBooleantrue, falseNo
cdp_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
console_loggingBooleantrue, falseNo
console_logging_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
domain_lookupBooleantrue, falseNo
domain_lookup_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
ftp_passiveBooleantrue, falseNo
ftp_passive_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
http_authenticationChoicelocal, aaaNo
http_authentication_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
http_serverBooleantrue, falseNo
http_server_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
https_serverBooleantrue, falseNo
https_server_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
ignore_bootpBooleantrue, falseNo
ignore_bootp_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
ip_source_routingBooleantrue, falseNo
ip_source_routing_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
lldpBooleantrue, falseNo
lldp_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
nat64_udp_timeoutIntegermin: 1, max: 536870No
nat64_udp_timeout_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
nat64_tcp_timeoutIntegermin: 1, max: 536870No
nat64_tcp_timeout_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
rsh_rcpBooleantrue, falseNo
rsh_rcp_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
snmp_ifindex_persistBooleantrue, falseNo
snmp_ifindex_persist_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
source_interfaceStringNo
source_interface_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
ssh_versionIntegermin: 1, max: 2No
ssh_version_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
tcp_keepalives_inBooleantrue, falseNo
tcp_keepalives_in_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
tcp_keepalives_outBooleantrue, falseNo
tcp_keepalives_out_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
tcp_small_serversBooleantrue, falseNo
tcp_small_servers_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
telnet_outboundBooleantrue, falseNo
telnet_outbound_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
udp_small_serversBooleantrue, falseNo
udp_small_servers_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No
vty_loggingBooleantrue, falseNo
vty_logging_variableStringRegex: ^[./\[\]a-zA-Z0-9_-]{1,64}$No

Examples

sdwan:
feature_profiles:
system_profiles:
- name: system
global:
name: global
description: basic global
cdp_variable: global_cdp_enable
domain_lookup_variable: global_ip_domain_lookup_enable
lldp: true
http_server: false