IPI-ACL-MAC
Configure source mac any
Use this attribute to indicate any source address.
Attribute Name: source-mac-any
Attribute Type: empty
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: destination-mac-any
Attribute Type: empty
Attribute Name: arp-packet-type
Attribute Type: enum (none)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
</destination-mac-any><!-- operation="delete"-->
<arp-packet-type>none</arp-packet-type> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</source-mac-any><!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) any any arp (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure name
Use this attribute to indicate any source address.
Attribute Name: source-mac-any
Attribute Type: empty
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: destination-mac-host
Attribute Type: string
Attribute Name: arp-packet-type
Attribute Type: enum (none)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<destination-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-host> <!-- operation="delete"-->
<arp-packet-type>none</arp-packet-type> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</source-mac-any><!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) any host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) arp (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure type
Use this attribute to indicate any source address.
Attribute Name: source-mac-any
Attribute Type: empty
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: destination-mac-address
Attribute Type: string
Attribute Name: destination-mac-mask
Attribute Type: string
Attribute Name: arp-packet-type
Attribute Type: enum (none)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<destination-mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-address> <!-- operation="delete"-->
<destination-mac-mask>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-mask> <!-- operation="delete"-->
<arp-packet-type>none</arp-packet-type> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</source-mac-any><!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) any (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) arp (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure source mac host
Use this attribute to set Host source address.
Attribute Name: source-mac-host
Attribute Type: string
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: destination-mac-any
Attribute Type: empty
Attribute Name: arp-packet-type
Attribute Type: enum (none)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
</destination-mac-any><!-- operation="delete"-->
<arp-packet-type>none</arp-packet-type> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
<source-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-host> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) any arp (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure sequence id
Use this attribute to set Host source address.
Attribute Name: source-mac-host
Attribute Type: string
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: destination-mac-host
Attribute Type: string
Attribute Name: arp-packet-type
Attribute Type: enum (none)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<destination-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-host> <!-- operation="delete"-->
<arp-packet-type>none</arp-packet-type> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
<source-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-host> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) arp (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure forwarding action
Use this attribute to set Host source address.
Attribute Name: source-mac-host
Attribute Type: string
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: destination-mac-address
Attribute Type: string
Attribute Name: destination-mac-mask
Attribute Type: string
Attribute Name: arp-packet-type
Attribute Type: enum (none)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<destination-mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-address> <!-- operation="delete"-->
<destination-mac-mask>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-mask> <!-- operation="delete"-->
<arp-packet-type>none</arp-packet-type> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
<source-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-host> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) arp (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure source mac address
Use this attribute to set source mac-address.
Attribute Name: source-mac-address
Attribute Type: string
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-mask
Attribute Type: string
Attribute Name: destination-mac-any
Attribute Type: empty
Attribute Name: arp-packet-type
Attribute Type: enum (none)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<source-mac-mask>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-mask> <!-- operation="delete"-->
</destination-mac-any><!-- operation="delete"-->
<arp-packet-type>none</arp-packet-type> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
<source-mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-address> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) any arp (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure source mac mask
Use this attribute to set source mac-address.
Attribute Name: source-mac-address
Attribute Type: string
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-mask
Attribute Type: string
Attribute Name: destination-mac-host
Attribute Type: string
Attribute Name: arp-packet-type
Attribute Type: enum (none)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<source-mac-mask>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-mask> <!-- operation="delete"-->
<destination-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-host> <!-- operation="delete"-->
<arp-packet-type>none</arp-packet-type> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
<source-mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-address> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) arp (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure destination mac address
Use this attribute to set source mac-address.
Attribute Name: source-mac-address
Attribute Type: string
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-mask
Attribute Type: string
Attribute Name: destination-mac-address
Attribute Type: string
Attribute Name: destination-mac-mask
Attribute Type: string
Attribute Name: arp-packet-type
Attribute Type: enum (none)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<source-mac-mask>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-mask> <!-- operation="delete"-->
<destination-mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-address> <!-- operation="delete"-->
<destination-mac-mask>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-mask> <!-- operation="delete"-->
<arp-packet-type>none</arp-packet-type> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
<source-mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-address> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) arp (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure inner vlan id
Use this attribute to set the inner-vlan-id
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-any
Attribute Type: empty
Attribute Name: destination-mac-any
Attribute Type: empty
Attribute Name: ethertype
Attribute Type: union
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
</source-mac-any><!-- operation="delete"-->
</destination-mac-any><!-- operation="delete"-->
<ethertype>ipv4</ethertype> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) any any ((ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls|ETHTYPE)|) (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure destination mac host
Use this attribute to set the inner-vlan-id
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-any
Attribute Type: empty
Attribute Name: destination-mac-host
Attribute Type: string
Attribute Name: ethertype
Attribute Type: enum (ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
</source-mac-any><!-- operation="delete"-->
<destination-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-host> <!-- operation="delete"-->
<ethertype>ipv4</ethertype> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) any host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) ((ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)|) (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure destination mac mask
Use this attribute to set the inner-vlan-id
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-any
Attribute Type: empty
Attribute Name: destination-mac-address
Attribute Type: string
Attribute Name: destination-mac-mask
Attribute Type: string
Attribute Name: ethertype
Attribute Type: enum (ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
</source-mac-any><!-- operation="delete"-->
<destination-mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-address> <!-- operation="delete"-->
<destination-mac-mask>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-mask> <!-- operation="delete"-->
<ethertype>ipv4</ethertype> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) any (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) ((ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)|) (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure destination mac any
Use this attribute to set the inner-vlan-id
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-host
Attribute Type: string
Attribute Name: destination-mac-any
Attribute Type: empty
Attribute Name: ethertype
Attribute Type: enum (ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<source-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-host> <!-- operation="delete"-->
</destination-mac-any><!-- operation="delete"-->
<ethertype>ipv4</ethertype> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) any ((ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)|) (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure ethertype
Use this attribute to set the inner-vlan-id
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-host
Attribute Type: string
Attribute Name: destination-mac-host
Attribute Type: string
Attribute Name: ethertype
Attribute Type: enum (ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<source-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-host> <!-- operation="delete"-->
<destination-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-host> <!-- operation="delete"-->
<ethertype>ipv4</ethertype> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) ((ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)|) (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure cos value
Use this attribute to set the inner-vlan-id
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-host
Attribute Type: string
Attribute Name: destination-mac-address
Attribute Type: string
Attribute Name: destination-mac-mask
Attribute Type: string
Attribute Name: ethertype
Attribute Type: enum (ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<source-mac-host>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-host> <!-- operation="delete"-->
<destination-mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-address> <!-- operation="delete"-->
<destination-mac-mask>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</destination-mac-mask> <!-- operation="delete"-->
<ethertype>ipv4</ethertype> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) host (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) ((ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)|) (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Configure vlan id
Use this attribute to set the inner-vlan-id
Attribute Name: inner-vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Attribute Name: forwarding-action
Attribute Type: enum (deny|permit)
Attribute Name: source-mac-address
Attribute Type: string
Attribute Name: source-mac-mask
Attribute Type: string
Attribute Name: destination-mac-any
Attribute Type: empty
Attribute Name: ethertype
Attribute Type: enum (ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)
Attribute Name: cos-value
Attribute Type: uint8
Attribute Range: 0-7
Attribute Name: vlan-id
Attribute Type: uint16
Attribute Range: 1-4094
Netconf edit-config payload
<acl xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-acl">
<acl-sets>
<acl-set>
<name>NAME</name>
<config>
<name>WORD</name>
<type>mac</type>
</config>
<type>mac</type>
<acl-entries>
<acl-entry>
<sequence-id>1</sequence-id>
<config>
<sequence-id>1</sequence-id>
</config>
<mac>
<config>
<forwarding-action>deny</forwarding-action> <!-- operation="delete"-->
<source-mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-address> <!-- operation="delete"-->
<source-mac-mask>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</source-mac-mask> <!-- operation="delete"-->
</destination-mac-any><!-- operation="delete"-->
<ethertype>ipv4</ethertype> <!-- operation="delete"-->
<cos-value>0</cos-value> <!-- operation="delete"-->
<vlan-id>1</vlan-id> <!-- operation="delete"-->
<inner-vlan-id>1</inner-vlan-id> <!-- operation="delete"-->
</config>
</mac>
</acl-entry>
</acl-entries>
</acl-set>
</acl-sets>
</acl>
Command Syntax
(<1-268435453>|) (deny|permit) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) any ((ipv4|vines-echo|etype-6000|mop-dump|mop-console|decnet-iv|lat|diagnostic|lavc-sca|etype-8042|appletalk|aarp|ipv6|mpls)|) (cos <0-7>|) (vlan <1-4094>|) (inner-vlan <1-4094>|)
Last modified date: 08/22/2023