User Tools

Site Tools


hardware:gretunnel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hardware:gretunnel [2019/01/07 06:10]
veera [Setup GRE on the gateway node]
hardware:gretunnel [2019/01/07 06:11] (current)
veera [Run Trisul on gre1 in LIBPCAP mode]
Line 60: Line 60:
  
 <​code>​ <​code>​
-  ​ip tunnel add gre1 mode gre remote 192.168.2.81 ​ local 192.168.2.99 ​ ttl 255 +ip tunnel add gre1 mode gre remote 192.168.2.81 ​ local 192.168.2.99 ​ ttl 255 
-  ip link set gre1 up +ip link set gre1 up 
-  ip addr add  10.200.200.202/​30 ​ dev gre1+ip addr add  10.200.200.202/​30 ​ dev gre1
 </​code>​ </​code>​
  
Line 69: Line 69:
  
  
-====== Run Trisul on gre1 in LIBPCAP mode ======+===== Run Trisul on gre1 in LIBPCAP mode =====
  
-Now the Trisul Probe node will get all the router netflows on the new gre1 interface. ​+Nowthe Trisul Probe node will redeive ​all the router netflows on the **new gre1** interface. ​ 
  
   - Login as admin   - Login as admin
hardware/gretunnel.1546841451.txt.gz · Last modified: 2019/01/07 06:10 by veera