1e83e13d295c17a9686798d614caff44acd640bb
services/IX2.md
... | ... | @@ -8,7 +8,7 @@ how to participate: |
8 | 8 | |
9 | 9 | all you have to do is prepare a qcow2 or vmdk image and upload it to somewhere and ping nop-mnt (mc36 @ irc) with the url... i'll wget it once then boot up your vm connected to the switchport... you'll have raw dn42 reachability there and pat-ed clearnet to continue your installation or upgrades or to connect to the rest of your infra... |
10 | 10 | |
11 | -only one thing to look for twice, the "console=ttyS0,115200n8" be present as a kernel parameter as there won't be vnc console... maybe i can lift that later.... |
|
11 | +only one thing to look for twice, the "console=ttyS0,115200n8" be present as a kernel parameter... if you need vnc access instead, just ask for it.... |
|
12 | 12 | |
13 | 13 | |
14 | 14 | always save your configs! there will be a daily recurring power cut sheduled to 21:00pm +-1minutes to have the infrastructure auto-upgraded |
... | ... | @@ -17,7 +17,7 @@ always save your configs! there will be a daily recurring power cut sheduled to |
17 | 17 | |
18 | 18 | |
19 | 19 | ``` |
20 | -dn42ix#show startup-config vdc |
|
20 | +dn42ix#show startup-config vdc |
|
21 | 21 | vdc definition vm-bri |
22 | 22 | connect ethernet2825 vm-switch |
23 | 23 | cpu host |
... | ... | @@ -48,7 +48,7 @@ vdc definition vm-nop |
48 | 48 | connect ethernet1955 vm-switch |
49 | 49 | exit |
50 | 50 | vdc definition vm-routeserver |
51 | - exit |
|
51 | + exit |
|
52 | 52 | vdc definition vm-switch |
53 | 53 | connect ethernet1080 vm-jlu5 |
54 | 54 | connect ethernet1955 vm-nop |
... | ... | @@ -57,7 +57,7 @@ vdc definition vm-switch |
57 | 57 | connect ethernet66601 vm-clearnet |
58 | 58 | exit |
59 | 59 | |
60 | -dn42ix# |
|
60 | +dn42ix# |
|
61 | 61 | ``` |
62 | 62 | |
63 | 63 | now you can have drop-in replacement vm-s to experiment with like whats it looks a like if the ix is provisioned on a juniper vsrx3 shitload or a cisco nxosv or plain freerouter in software mode or in p4dpdk mode.... |