06-08-2020 09:39 PM
Hello, I did some research but I cannot seem to find out how to configure loopback interface on VSP 7200. Can someone please provide some advice? I know how to do it in Cisco or EXOS , but not sure how to do this in VOSS.
Thank you in advance.
Solved! Go to Solution.
06-08-2020 09:58 PM
interface loopback 1 <where “1” is the Loopback Id>
ip address 1 172.16.40.1/32
06-10-2020 07:33 PM
Correct. Circuitless IP or CLIP or LoopBack interface. The terms are interchangeable.
06-08-2020 10:16 PM
Thank you for the quick response. I just noticed that VOSS use the term CLIP for the similar idea which I did not notice initially.
06-08-2020 09:58 PM
interface loopback 1 <where “1” is the Loopback Id>
ip address 1 172.16.40.1/32