diff --git a/gns3server/configs/vpcs_base_config.txt b/gns3server/configs/vpcs_base_config.txt index 9e5efd8f..7313dad0 100644 --- a/gns3server/configs/vpcs_base_config.txt +++ b/gns3server/configs/vpcs_base_config.txt @@ -1 +1,9 @@ +# This the configuration for %h +# +# Uncomment the following line to enable DHCP +# dhcp +# or the line below to manually setup an IP address and subnet mask +# ip 192.168.1.1 255.0.0.0 +# + set pcname %h