policy network-capability
Configures Network Capability Policy configuration.
Command Mode
Exec > Global Configuration (config)
Syntax
policy network-capability policy_name [ link-mtu link_mtu | max-supported-pkt-filter max_supported_pkt_filter | nw-support-local-address-tft { false | true } ]
link-mtu link_mtu
Specify name of the Network Capability Policy.
Must be an integer in the range of 1280-2000.
Default Value: 1500.
max-supported-pkt-filter max_supported_pkt_filter
Specify the maximum supported packet filters.
Must be an integer in the range of 16-256.
Default Value: 16.
network-capability policy_name
Specify name of the Network Capability Policy.
Must be a string.
nw-support-local-address-tft { false | true }
Enable or disable network support for local address in TFT.
Must be one of the following:
false
true
Default Value: false.
Usage Guidelines
Use this command to configure Network Capability Policy configuration.