Fix Celestica Silverstone addDecapTunnel failed issue (#13235)
*Why I did it The current sonic image bringup failed on Silverstone: 4:56:15.957705 sonic NOTICE swss#orchagent: :- addDecapTunnel: Create overlay loopback router interface oid:6000000000520 *How I did it Enable bcm switch Tunnel function on Silverstone. *How to verify it The new sonic image can bringup OK on Silverstone.
This commit is contained in:
parent
3757199404
commit
3097e4258d
@ -11,6 +11,8 @@ pll_bypass=1
|
||||
|
||||
init_all_modules=0
|
||||
|
||||
sai_tunnel_global_sip_mask_enable=1
|
||||
|
||||
portmap_20=33:100:2
|
||||
portmap_21=35:100:2
|
||||
portmap_22=37:100:2
|
||||
|
@ -12,6 +12,7 @@ pll_bypass=1
|
||||
|
||||
init_all_modules=0
|
||||
|
||||
sai_tunnel_global_sip_mask_enable=1
|
||||
|
||||
|
||||
#portmap_38=257:10
|
||||
|
Reference in New Issue
Block a user