Hello again everybody,


I am trying to set up my dslite topology as attached (hopefully I can
attach .png files in this mail list).



The thing is, I read the documentation here: -

https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages





However, I cannot make sense of it.



where to add this API command ? in startup.conf ?





define dslite_add_del_pool_addr_range {

 u32 client_index;

 u32 context;

 u8 start_addr[4];

 u8 end_addr[4];

 u8 is_add;

};



I have added the tunnel endpoints at both sides (B4 and AFTR) with commands
below: -



On B4, I keep getting the below error: -

vpp# dslite set b4-tunnel-endpoint-address 2001:db8:0:1::1

dslite set b4-tunnel-endpoint-address: Set DS-Lite B4 tunnel endpoint
address failed.



On AFTR, it works smoothly.

vpp# dslite set aftr-tunnel-endpoint-address 2001:db8:0:1::2



I am sure something is missing, coz the below command shows nothings: -

vpp# show dslite sessions
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20252): https://lists.fd.io/g/vpp-dev/message/20252
Mute This Topic: https://lists.fd.io/mt/85979494/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to