| 666 | |
| 667 | == IG-ST-2 New Site to GPO IG Loop topology == |
| 668 | |
| 669 | Create a slice and then create the stitched slivers with the RSpec [http://groups.geni.net/geni/browser/trunk/stitch-examples/UVM/IG-ST-2.rspec IG-ST-2.rspec]: |
| 670 | {{{ |
| 671 | $ stitcher.py createsliver IG-ST-2b IG-ST-2.rspec -o |
| 672 | }}} |
| 673 | |
| 674 | Determined login information at each UVM and GPO aggregate: |
| 675 | {{{ |
| 676 | $ readyToLogin.py IG-ST-2b --useSliceAggregates |
| 677 | }}} |
| 678 | |
| 679 | Login to GPO host and ping the remote on each of the two interfaces. Below is the ping output for the GPO site: |
| 680 | {{{ |
| 681 | remote-execute.py IG-ST-2 -a gpo-ig -m "ping 10.10.4.2 -c 60 -q ;ping 192.168.4.2 -c 60 -q" |
| 682 | }}} |