Dave Barach | 7e55d36 | 2016-05-14 18:38:48 -0400 | [diff] [blame] | 1 | comment { connects to linux ping source eth1 addr db02::2/64 } |
Ed Warnicke | cb9cada | 2015-12-08 15:45:58 -0700 | [diff] [blame] | 2 | set int ip address GigabitEthernet2/2/0 db02::1/64 |
| 3 | set int state GigabitEthernet2/2/0 up |
| 4 | |
Dave Barach | 7e55d36 | 2016-05-14 18:38:48 -0400 | [diff] [blame] | 5 | comment { connects to ioam domain rightpeer eth2 addr db03::3/64 } |
Ed Warnicke | cb9cada | 2015-12-08 15:45:58 -0700 | [diff] [blame] | 6 | set int ip address GigabitEthernet2/3/0 db03::1/64 |
| 7 | set int state GigabitEthernet2/3/0 up |
| 8 | |
| 9 | ioam set rewrite trace-elts 2 pow |
| 10 | |
| 11 | set ip6 neighbor GigabitEthernet2/3/0 db03::3 00:50:56:b7:05:cb |
| 12 | |
| 13 | ip route add db04::0/64 via db03::3 |
| 14 | |
| 15 | ioam set destination db04::0/64 add |