Answers for "ip l2tp add tunnel"

0

bash ip l2tp add tunnel

IP-L2TP(8)                        Linux                       IP-L2TP(8)
Posted by: Guest on July-04-2021
0

bash ip l2tp add tunnel

$ ip l2tp add tunnel tunnel_id 10 peer_tunnel_id 20 encap ip local 192.168.1.115 remote 192.168.1.109
Posted by: Guest on July-04-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language