[devices]: DellEMC S5232f > /64 prefix route support bug fix. (#3111)
* Added > /64 ip6 route support for 1024 entries. Signed-off-by: Ashok Daparthi <Ashok_Daparthi@Dell.com>
This commit is contained in:
parent
86495a15a2
commit
469b2bbd8e
@ -27,8 +27,7 @@ pktdma_poll_mode_channel_bitmap=1
|
||||
|
||||
l2xmsg_mode=1
|
||||
l2xmsg_hostbuf_size=8192
|
||||
ipv6_lpm_128b_enable=0
|
||||
num_ipv6_lpm_128b_entries=0
|
||||
ipv6_lpm_128b_enable=1
|
||||
max_vp_lags=0
|
||||
|
||||
l3_alpm_enable=2
|
||||
|
@ -27,8 +27,7 @@ pktdma_poll_mode_channel_bitmap=1
|
||||
|
||||
l2xmsg_mode=1
|
||||
l2xmsg_hostbuf_size=8192
|
||||
ipv6_lpm_128b_enable=0
|
||||
num_ipv6_lpm_128b_entries=0
|
||||
ipv6_lpm_128b_enable=1
|
||||
max_vp_lags=0
|
||||
|
||||
l3_alpm_enable=2
|
||||
|
@ -27,8 +27,7 @@ pktdma_poll_mode_channel_bitmap=1
|
||||
|
||||
l2xmsg_mode=1
|
||||
l2xmsg_hostbuf_size=8192
|
||||
ipv6_lpm_128b_enable=0
|
||||
num_ipv6_lpm_128b_entries=0
|
||||
ipv6_lpm_128b_enable=1
|
||||
max_vp_lags=0
|
||||
|
||||
l3_alpm_enable=2
|
||||
|
@ -27,8 +27,7 @@ pktdma_poll_mode_channel_bitmap=1
|
||||
|
||||
l2xmsg_mode=1
|
||||
l2xmsg_hostbuf_size=8192
|
||||
ipv6_lpm_128b_enable=0
|
||||
num_ipv6_lpm_128b_entries=0
|
||||
ipv6_lpm_128b_enable=1
|
||||
max_vp_lags=0
|
||||
|
||||
l3_alpm_enable=2
|
||||
|
Reference in New Issue
Block a user