11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
# This the configuration for PC2
|
|
#
|
|
# 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 PC2
|
|
ip 192.168.1.20 192.168.1.1 24
|