Skip to content

Commit 2faba88

Browse files
authored
fix
1 parent f57b825 commit 2faba88

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/en/incomplete/webvirtcloud.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,12 @@ All port mapping information is saved in the `/etc/vm_port_mapping/mapping.txt`
168168
VM name IP address MAC address SSH mapped port Extra ports start Extra ports end
169169
```
170170

171+
This can be viewed using the following command
172+
173+
```shell
174+
cat /etc/vm_port_mapping/mapping.txt
175+
```
176+
171177
For example:
172178
```
173179
Virtance-1 192.168.33.114 52:54:00:5f:77:92 21422 31400 31409

0 commit comments

Comments
 (0)