Ipv4NetworkGlobal¶
Data Classes
-
class
Ipv4NetworkGlobal¶ Bases:
EntityClass Hierarchy :
Ipv4NetworkGlobalThis class represents configuration data.
IPv4 network global configuration data
-
unnumbered¶ Enable IPv4 processing without an explicit address
type:
Unnumbered
-
qppb¶ QPPB
type:
Qppb
-
source_route¶ The flag for enabling whether to process packets with source routing header options
type:
booldefault value: true
-
reassemble_max_packets¶ Percentage of total packets available in the system
type: int
range: 1..50
units: percentage
-
reassemble_time_out¶ Number of seconds a reassembly queue will hold before timeout
type: int
range: 1..120
units: second
-