IndexIndex
Example:
efn# set connection_flow node_level flow 1 priority low
reliability lowest marking transparent
efn# set connection_flow node_level flow 2 priority medium
reliability medium marking transparent
efn# set connection_flow node_level flow 3 priority high
reliability high marking 4
efn# set connection_flow node_level flow 4 priority
highest reliability highest marking 6
13.8.12 set cpu
Use this command to set basic IP parameters. The command reset cpu is
used to reset to default values and unset cpu o reset to undefined values.
Syntax
set cpu [broadcast_address <IP-address>]
[default_gateway <IP-address>]
[dns_primary_nameserver <IP-address>]
[dns_search_domain <string>]
[dns_secondary_nameserver <IP-address>]
[ip_address <IP-address>]
[method {static|dhcp}]
[net_mask <IP-netmask>]
[automatic_configuration <yes/no>]
Arguments:
broadcast_address <IP-address> - IP broadcast address. Equal
to the masked IP address, though filled with ‘1’s instead of ‘0’s after the
mask. It may be used by certain protocols, for example, NTP.
default_gateway <IP-address> – Default gateway.
dns_primary_nameserver <IP-address> – Primary name server.
dns_search_domain <string> - DNS search domain is a string, for
example ericsson.nl.
dns_secondary_nameserver <IP-address> - Secondary name
server.