This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/// Konfigurasi IP Adress interface "ether2" pada M-CHR1 /// | |
[admin@M-CHR1] > ip address add address=192.168.100.1/24 interface=ether2 | |
[admin@M-CHR1] > ip address print | |
Flags: X - disabled, I - invalid, D - dynamic | |
# ADDRESS NETWORK INTERFACE | |
0 D 110.10.20.4/29 110.10.20.0 ether1 | |
1 192.168.100.1/24 192.168.100.0 ether2 | |
/// Konfigurasi Parameter "allow-remote-requests=yes" Pada DNS " | |
[admin@M-CHR1] > ip dns print |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/// IP Address Pada PC1 /// | |
PC1> show ip | |
NAME : PC1[1] | |
IP/MASK : 192.168.100.254/24 | |
GATEWAY : 192.168.100.1 | |
DNS : 192.168.100.1 | |
MAC : 00:50:79:66:68:00 | |
LPORT : 10020 | |
RHOST:PORT : 127.0.0.1:10021 |
NewerOlder