IPI-PLATFORM-PROFILE
Configure flow control
Use this attribute to enable or disable hardware profile flowcontrol.
Attribute Name: flow-control
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<config>
</flow-control><!-- operation="delete"-->
</config>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile flowcontrol enable
Configure micro bfd
Use this attribute to enable or disable hardware profile micro-bfd.
Attribute Name: micro-bfd
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<config>
</micro-bfd><!-- operation="delete"-->
</config>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile micro-bfd enable
Configure ufis9510 28dc port mode
use this attribute to configure or unconfigure hardware profile port modes
Attribute Name: ufis9510-28dc-port-mode
Attribute Type: enum (mode1|mode2|mode3)
Default Value: mode2
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<config>
<ufis9510-28dc-port-mode>mode2</ufis9510-28dc-port-mode> <!-- operation="delete"-->
</config>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile port-config (mode1|mode2|mode3)
Configure ufis9600 64x port mode
use this attribute to configure or unconfigure hardware profile port modes
Attribute Name: ufis9600-64x-port-mode
Attribute Type: enum (mode1|mode2|mode3|mode4)
Default Value: mode2
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<config>
<ufis9600-64x-port-mode>mode2</ufis9600-64x-port-mode> <!-- operation="delete"-->
</config>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile port-config (mode1|mode2|mode3|mode4)
Configure ufis9600 32x port mode
use this attribute to configure or unconfigure hardware profile port modes
Attribute Name: ufis9600-32x-port-mode
Attribute Type: enum (mode1|mode2|mode3|mode4)
Default Value: mode2
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<config>
<ufis9600-32x-port-mode>mode2</ufis9600-32x-port-mode> <!-- operation="delete"-->
</config>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile port-config (mode1|mode2|mode3|mode4)
Configure ufis9600 56dx port mode
use this attribute to configure or unconfigure hardware profile port modes
Attribute Name: ufis9600-56dx-port-mode
Attribute Type: enum (mode1|mode2|mode3|mode4)
Default Value: mode1
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<config>
<ufis9600-56dx-port-mode>mode1</ufis9600-56dx-port-mode> <!-- operation="delete"-->
</config>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile port-config (mode1|mode2|mode3|mode4)
Configure custom service queue profile
Use this attribute to configure or unconfigure hardware profile service-queue profile support.
Attribute Name: custom-service-queue-profile
Attribute Type: enum (profile1|profile2)
Default Value: profile1
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<config>
<custom-service-queue-profile>profile1</custom-service-queue-profile> <!-- operation="delete"-->
</config>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile service-queue (profile1|profile2)
Configure ingress ipv6
Use this attribute to enable or disable Ingress IPv6 filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-ipv6
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-ipv6><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-ipv6 enable
Configure ingress ipv6 extended
Use this attribute to enable or disable Ingress IPv6 extended filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-ipv6-extended
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-ipv6-extended><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-ipv6-ext enable
Configure ingress ipv6 extended vlan
Use this attribute to enable or disable Ingress IPv6 extended vlan filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-ipv6-extended-vlan
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-ipv6-extended-vlan><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-ipv6-ext-vlan enable
Configure ingress ipv4
Use this attribute to enable or disable Ingress IPv4 filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-ipv4
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-ipv4><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-ipv4 enable
Configure ingress ipv4 extended
Use this attribute to enable or disable Ingress IPv4 extended filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-ipv4-extended
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-ipv4-extended><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-ipv4-ext enable
Configure ingress ipv4 qos
Use this attribute to enable or disable Ingress IPv4 QoS filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-ipv4-qos
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-ipv4-qos><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-ipv4-qos enable
Configure ingress arp
Use this attribute to enable or disable Ingress ARP filter groups.
Attribute Name: ingress-arp
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-arp><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-arp enable
Configure ingress ipv6 qos
Use this attribute to enable or disable Ingress IPv6 QoS filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-ipv6-qos
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-ipv6-qos><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-ipv6-qos enable
Configure ipv4 bgp flowspec
Use this attribute to enable or disable Ingress IPv4 BGP FLOWSPEC filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ipv4-bgp-flowspec
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ipv4-bgp-flowspec><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ipv4-bgp-flowspec enable
Configure ipv6 bgp flowspec
Use this attribute to enable or disable Ingress IPv6 BGP FLOWSPEC filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ipv6-bgp-flowspec
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ipv6-bgp-flowspec><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ipv6-bgp-flowspec enable
Configure qos
Use this attribute to enable or disable QoS filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: qos
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</qos><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter qos enable
Configure qos extended
Use this attribute to enable or disable QoS extended filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: qos-extended
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</qos-extended><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter qos-ext enable
Configure qos policer
Use this attribute to enable or disable QoS policer filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: qos-policer
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</qos-policer><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter qos-policer enable
Configure qos ipv6
Use this attribute to enable or disable QoS filter group for IPv6 traffic. Disabling filter groups increases the configurable filter entries.
Attribute Name: qos-ipv6
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</qos-ipv6><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter qos-ipv6 enable
Configure egress ipv4
Use this attribute to enable or disable Egress IPv4 filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: egress-ipv4
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</egress-ipv4><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter egress-ipv4 enable
Configure egress layer2
Use this attribute to enable or disable Egress L2 filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: egress-layer2
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</egress-layer2><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter egress-l2 enable
Configure ingress layer2
Use this attribute to enable or disable Ingress L2 filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-layer2
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-layer2><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-l2 enable
Configure ingress layer2 extended
Use this attribute to enable or disable Ingress L2 extended filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-layer2-extended
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ingress-layer2-extended><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ingress-l2-ext enable
Configure cfm domain name string
Use this attribute to enable or disable CFM domain name filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: cfm-domain-name-string
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</cfm-domain-name-string><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter cfm-domain-name-str enable
Configure twamp ipv4
Use this attribute to enable or disable TWAMP IPv4 Forwarding filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: twamp-ipv4
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</twamp-ipv4><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter twamp-ipv4 enable
Configure twamp ipv6
Use this attribute to enable or disable TWAMP IPv6 Forwarding filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: twamp-ipv6
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</twamp-ipv6><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter twamp-ipv6 enable
Configure vxlan arp nd
Use this attribute to enable or disable VxLAN Forwarding filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: vxlan-arp-nd
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</vxlan-arp-nd><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter vxlan enable
Configure vxlan multi homing
Use this attribute to enable or disable VxLAN Multi Homing Forwarding filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: vxlan-multi-homing
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</vxlan-multi-homing><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter vxlan-mh enable
Configure evpn mpls multi homing
Use this attribute to enable or disable EVPN-MPLS Multi Homing Forwarding filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: evpn-mpls-multi-homing
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</evpn-mpls-multi-homing><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter evpn-mpls-mh enable
Configure evpn mpls control word
Use this attribute to enable or disable EVPN-MPLS control-word option
Attribute Name: evpn-mpls-control-word
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</evpn-mpls-control-word><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter evpn-mpls-cw enable
Configure dhcp snoop
Use this attribute to enable or disable Dhcp snooping filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: dhcp-snoop
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</dhcp-snoop><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter dhcp-snoop enable
Configure dhcp snoop ipv6
Use this attribute to enable or disable Dhcp snooping ipv6 filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: dhcp-snoop-ipv6
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</dhcp-snoop-ipv6><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter dhcp-snoop-ipv6 enable
Configure ipsg
Use this attribute to enable or disable IP Source Guard(IPSG) filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ipsg
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ipsg><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ipsg enable
Configure ipsg ipv6
Use this attribute to enable or disable IP Source Guard(IPSG) ipv6 filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ipsg-ipv6
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<filters>
<config>
</ipsg-ipv6><!-- operation="delete"-->
</config>
</filters>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile filter ipsg-ipv6 enable
Configure attachment circuit logical if
Use this attribute to enable or disable attachment circuits logical filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: attachment-circuit-logical-if
Attribute Type: uint8
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</attachment-circuit-logical-if><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics mpls-ac enable
Configure tunnel logical if
Use this attribute to enable or disable tunnel logical filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: tunnel-logical-if
Attribute Type: uint8
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</tunnel-logical-if><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics mpls-lsp enable
Configure ingress acl
Use this attribute to enable or disable Ingress ACL QoS and PBR filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-acl
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</ingress-acl><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics ingress-acl enable
Configure egress acl
Use this attribute to enable or disable Egress ACL filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: egress-acl
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</egress-acl><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics egress-acl enable
Configure ingress qos
Use this attribute to enable or disable explicitly for QoS filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: ingress-qos
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</ingress-qos><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics ingress-qos enable
Configure evpn mpls stats
Use this attribute to enable or disable hardware statistics for evpn-mpls.
Attribute Name: evpn-mpls-stats
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</evpn-mpls-stats><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics evpn-mpls enable
Configure mpls pseudowire
Use this attribute to enable or disable MPLS Pseudowire filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: mpls-pseudowire
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</mpls-pseudowire><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics mpls-pwe enable
Configure cfm frame loss measurements
Use this attribute to enable or disable CFM Loss Measurements filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: cfm-frame-loss-measurements
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</cfm-frame-loss-measurements><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics cfm-lm enable
Configure cfm continuity check messages
Use this attribute to enable or disable CFM Continuity Check Messages filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: cfm-continuity-check-messages
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</cfm-continuity-check-messages><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics cfm-ccm enable
Configure virtual output queue full color
Use this attribute to enable or disable Virtual Output Queue Full Color filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: virtual-output-queue-full-color
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</virtual-output-queue-full-color><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics voq-full-color enable
Configure virtual output queue forward drop
Use this attribute to enable or disable Virtual Output Queue Forward Drop filter groups. Disabling filter groups increases the configurable filter entries.
Attribute Name: virtual-output-queue-forward-drop
Attribute Type: empty
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<hardware-profile>
<statistics>
<config>
</virtual-output-queue-forward-drop><!-- operation="delete"-->
</config>
</statistics>
</hardware-profile>
</profiles>
Command Syntax
hardware-profile statistics voq-fwd-drop enable
Configure profile type
forwarding profile for KAPS
This command is supported when following feature are enabled dune feature,bcm uft feature and following feature are disabled dnx feature
Attribute Name: profile-type
Attribute Type: enum (profile-one|profile-two)
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<forwarding-profiles>
<kaps>
<config>
<profile-type>profile-one</profile-type> <!-- operation="delete"-->
</config>
</kaps>
</forwarding-profiles>
</profiles>
Command Syntax
forwarding profile kaps (profile-one|profile-two)
Configure ipv6 percentage
Use this attribute to set Percentage of entries for ipv6 routes
This command is supported when following feature are enabled dune feature,bcm uft feature and following feature are disabled dnx feature
Attribute Name: ipv6-percentage
Attribute Type: uint8
Attribute Range: 10-90
Attribute Name: profile-type
Attribute Type: enum (custom-profile)
Attribute Name: ipv4-percentage
Attribute Type: uint8
Attribute Range: 10-90
Netconf edit-config payload
<profiles xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<forwarding-profiles>
<custom-tcam>
<config>
<profile-type>custom-profile</profile-type>
<ipv4-percentage>10</ipv4-percentage>
<ipv6-percentage>10</ipv6-percentage>
</config>
</custom-tcam>
</forwarding-profiles>
</profiles>
Command Syntax
forwarding profile elk-tcam (custom-profile) <10-90> <10-90>
Configure enable
This Object is set loadBalance
This command is supported when following feature are enabled broadcom feature
Attribute Name: enable
Attribute Type: empty
Netconf edit-config payload
<hardware xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<load-balance>
<config>
</enable>
</config>
</load-balance>
</hardware>
Command Syntax
load-balance enable
Configure mpls label based
This Object is set for load balancing based on mpls labels
This command is supported when following feature are enabled broadcom feature
Attribute Name: mpls-label-based
Attribute Type: empty
Netconf edit-config payload
<hardware xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<load-balance>
<config>
</mpls-label-based><!-- operation="delete"-->
</config>
</load-balance>
</hardware>
Command Syntax
load-balance mpls labels
Configure vlan based
This Object is set for Vlan based load balancing
This command is supported when following feature are enabled L2 feature,broadcom feature
Attribute Name: vlan-based
Attribute Type: empty
Attribute Name: dest-mac-based
Attribute Type: empty
Attribute Name: src-mac-based
Attribute Type: empty
Attribute Name: ether-type-based
Attribute Type: empty
Netconf edit-config payload
<hardware xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<load-balance>
<l2>
<config>
</dest-mac-based><!-- operation="delete"-->
</src-mac-based><!-- operation="delete"-->
</ether-type-based><!-- operation="delete"-->
</vlan-based><!-- operation="delete"-->
</config>
</l2>
</load-balance>
</hardware>
Command Syntax
load-balance l2 { dest-mac| src-mac| ether-type| vlan }
Configure protocol id based
This Object is set for Protocol Id based load balancing
This command is supported when following feature are enabled L3 feature,broadcom feature
Attribute Name: protocol-id-based
Attribute Type: empty
Attribute Name: src-ipv4-address-based
Attribute Type: empty
Attribute Name: dest-ipv4-address-based
Attribute Type: empty
Attribute Name: src-l4-port-based
Attribute Type: empty
Attribute Name: dest-l4-port-based
Attribute Type: empty
Netconf edit-config payload
<hardware xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<load-balance>
<ipv4>
<config>
</src-ipv4-address-based><!-- operation="delete"-->
</dest-ipv4-address-based><!-- operation="delete"-->
</src-l4-port-based><!-- operation="delete"-->
</dest-l4-port-based><!-- operation="delete"-->
</protocol-id-based><!-- operation="delete"-->
</config>
</ipv4>
</load-balance>
</hardware>
Command Syntax
load-balance ipv4 { src-ipv4| dest-ipv4| srcl4-port| destl4-port| protocol-id }
Configure next header based
This Object is set for Next Header Field for IPV6
This command is supported when following feature are enabled L3 feature,broadcom feature
Attribute Name: next-header-based
Attribute Type: empty
Attribute Name: src-ipv6-address-based
Attribute Type: empty
Attribute Name: dest-ipv6-address-based
Attribute Type: empty
Attribute Name: src-l4-port-based
Attribute Type: empty
Attribute Name: dest-l4-port-based
Attribute Type: empty
Netconf edit-config payload
<hardware xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<load-balance>
<ipv6>
<config>
</src-ipv6-address-based><!-- operation="delete"-->
</dest-ipv6-address-based><!-- operation="delete"-->
</src-l4-port-based><!-- operation="delete"-->
</dest-l4-port-based><!-- operation="delete"-->
</next-header-based><!-- operation="delete"-->
</config>
</ipv6>
</load-balance>
</hardware>
Command Syntax
load-balance ipv6 { src-ipv6| dest-ipv6| srcl4-port| destl4-port| next-hdr }
Configure queue name
This attribute specifies CPU queue name for rate limiting config
Attribute Name: queue-name
Attribute Type: enum (cpu.q0|cpu.q1|cpu.q2|cpu.q3|cpu.q4|cpu.q5|cpu.q6|cpu.q7|igmp|isis|reserved-mc|link-local|ospf|bgp|rsvp-ldp|vrrp-rip-dhcp|pim|icmp|arp|bpdu|oamp|sflow|dsp|evpn|nhop|mgmt-route-leak|icmp-redirect|cfm|bfd)
Attribute Name: rate
Attribute Type: int32
Attribute Range: 0-100000
Netconf edit-config payload
<hardware xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<cpu-queue>
<rate-limits>
<rate-limit>
<queue-name>cpu.q0</queue-name>
<config>
<queue-name>cpu.q0</queue-name>
<rate>0</rate>
</config>
</rate-limit>
</rate-limits>
</cpu-queue>
</hardware>
Command Syntax
cpu-queue (cpu.q0|cpu.q1|cpu.q2|cpu.q3|cpu.q4|cpu.q5|cpu.q6|cpu.q7|igmp|isis|reserved-mc|link-local|ospf|bgp|rsvp-ldp|vrrp-rip-dhcp|pim|icmp|arp|bpdu|oamp|sflow|dsp|evpn|nhop|mgmt-route-leak|icmp-redirect|cfm|bfd) rate <0-100000>
Configure monitor status
This attribute specifies CPU queue name for rate limiting config
Attribute Name: queue-name
Attribute Type: enum (cpu.q0|cpu.q1|cpu.q2|cpu.q3|cpu.q4|cpu.q5|cpu.q6|cpu.q7|igmp|isis|reserved-mc|link-local|ospf|bgp|rsvp-ldp|vrrp-rip-dhcp|pim|icmp|arp|bpdu|oamp|sflow|dsp|evpn|nhop|mgmt-route-leak|icmp-redirect|cfm|bfd)
Attribute Name: monitor-status
Attribute Type: enum (no-monitor|monitor)
Netconf edit-config payload
<hardware xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<cpu-queue>
<rate-limits>
<rate-limit>
<queue-name>cpu.q0</queue-name>
<config>
<queue-name>cpu.q0</queue-name>
<monitor-status>no-monitor</monitor-status>
</config>
</rate-limit>
</rate-limits>
</cpu-queue>
</hardware>
Command Syntax
cpu-queue (cpu.q0|cpu.q1|cpu.q2|cpu.q3|cpu.q4|cpu.q5|cpu.q6|cpu.q7|igmp|isis|reserved-mc|link-local|ospf|bgp|rsvp-ldp|vrrp-rip-dhcp|pim|icmp|arp|bpdu|oamp|sflow|dsp|evpn|nhop|mgmt-route-leak|icmp-redirect|cfm|bfd) (no-monitor|monitor)
Configure rate
This attribute specifies CPU queue name for rate limiting config
Attribute Name: queue-name
Attribute Type: enum (cpu.q0|cpu.q1|cpu.q2|cpu.q3|cpu.q4|cpu.q5|cpu.q6|cpu.q7|igmp|isis|reserved-mc|link-local|ospf|bgp|rsvp-ldp|vrrp-rip-dhcp|pim|icmp|arp|bpdu|oamp|sflow|dsp|evpn|nhop|mgmt-route-leak|icmp-redirect|cfm|bfd)
Attribute Name: rate
Attribute Type: int32
Attribute Range: 0-100000
Attribute Name: monitor-status
Attribute Type: enum (no-monitor|monitor)
Netconf edit-config payload
<hardware xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<cpu-queue>
<rate-limits>
<rate-limit>
<queue-name>cpu.q0</queue-name>
<config>
<queue-name>cpu.q0</queue-name>
<rate>0</rate>
<monitor-status>no-monitor</monitor-status>
</config>
</rate-limit>
</rate-limits>
</cpu-queue>
</hardware>
Command Syntax
cpu-queue (cpu.q0|cpu.q1|cpu.q2|cpu.q3|cpu.q4|cpu.q5|cpu.q6|cpu.q7|igmp|isis|reserved-mc|link-local|ospf|bgp|rsvp-ldp|vrrp-rip-dhcp|pim|icmp|arp|bpdu|oamp|sflow|dsp|evpn|nhop|mgmt-route-leak|icmp-redirect|cfm|bfd) rate <0-100000> (no-monitor|monitor)
cpu-q-default rate <0-100000>
Attribute Name: rate
Attribute Type: uint32
Attribute Range: 0-100000
Netconf RPC payload
<ipi-platform-profile_platform-profile-cpu-q-rate-set xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<rate>0</rate>
</ipi-platform-profile_platform-profile-cpu-q-rate-set>
Command Syntax
cpu-q-default rate <0-100000>
no cpu-q-default rate
Attribute Name: rate
Attribute Type: empty
Netconf RPC payload
<ipi-platform-profile_platform-profile-cpu-q-rate-unset xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform">
<rate>CML_EMPTY_T</rate>
</ipi-platform-profile_platform-profile-cpu-q-rate-unset>
Command Syntax
no cpu-q-default rate