b830f22ed39a8f5f1091484cfda948650bc14757
howto/vyos1.4.x.md
| ... | ... | @@ -112,7 +112,7 @@ Public key: ArkXeK1c0pCWCouePcRRBCQpXfi4ZIvRFFwTxO60dxs= |
| 112 | 112 | ``` |
| 113 | 113 | |
| 114 | 114 | If you choose to generate unique keypairs for peerings, you can generate and install the keypair in a single command. Note that you have to be in `configure` mode, at the top level, as shown below: |
| 115 | -```shellsession |
|
| 115 | +``` |
|
| 116 | 116 | vyos@vyos$ configure |
| 117 | 117 | |
| 118 | 118 | [edit] |
| ... | ... | @@ -127,7 +127,7 @@ vyos@vyos-home# show interfaces wireguard wg4242424242 |
| 127 | 127 | To retrieve keys later, use the op-mode command `show interfaces wireguard wg4242424242 public-key`. |
| 128 | 128 | |
| 129 | 129 | Example: |
| 130 | -```shellsession |
|
| 130 | +``` |
|
| 131 | 131 | vyos@vyos$ show interfaces wireguard wg4242424242 public-key |
| 132 | 132 | UcqcZsJvq1MlYgo3gObjaJ8FH+N7wkfV+EH3YDAMyRE= |
| 133 | 133 | ``` |
| ... | ... | @@ -234,7 +234,7 @@ set protocols bgp neighbor 172.20.x.y ebgp-multihop 20 |
| 234 | 234 | |
| 235 | 235 | You can now check your BGP summary: |
| 236 | 236 | |
| 237 | -```shellsession |
|
| 237 | +``` |
|
| 238 | 238 | vyos@vyos$ show ip bgp summary |
| 239 | 239 | |
| 240 | 240 | IPv4 Unicast Summary (VRF default): |