From 778ac16fe0f2eda91bcbb9699c2cc6ea992adfeb Mon Sep 17 00:00:00 2001 From: Preetham Singh Date: Tue, 2 Feb 2021 09:31:15 -0800 Subject: [PATCH] Adding missing feature support over subinterfaces --- L3/Subinterfaces/sonic-sub-port-intf-hld.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/L3/Subinterfaces/sonic-sub-port-intf-hld.md b/L3/Subinterfaces/sonic-sub-port-intf-hld.md index bd799f891e12..b276b665eaac 100644 --- a/L3/Subinterfaces/sonic-sub-port-intf-hld.md +++ b/L3/Subinterfaces/sonic-sub-port-intf-hld.md @@ -683,10 +683,10 @@ If (outer vlan == incoming port’s VLAN) and inner TPID is 0x8100, following t ## 3.26 PIM: -PIM is not supported on sub-interfaces in this release. +PIM is supported on sub-interfaces. ## 3.27 IGMP: -IGMP is not supported on sub-interfaces in this release. +IGMP is supported on sub-interfaces. ## 3.28 QoS: QoS settings are inherited from parent interface. @@ -704,10 +704,13 @@ NAT feature will not be supported on sub-interfaces. - Sub-interface as mirror destination port will not be supported. ## 3.32 NTP: +NTP over subinterfaces is supported. ## 3.33 DNS: +DNS over subinterfaces is supported. ## 3.34 TACACS: +TACACS over subinterfaces is supported. # 4 Event flow diagrams ## 4.1 Sub port interface creation