Jump to content

Cisco: Konfigurasi NAT: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 October 2025

31 March 2023

  • curprev 09:2309:23, 31 March 2023 Kangtain talk contribs 2,630 bytes +145 No edit summary Tag: Visual edit
  • curprev 09:2009:20, 31 March 2023 Kangtain talk contribs 2,485 bytes +2,485 Created page with "* FastEthernet1 (f0/0) dengan IP 192.168.1.0. Interface ini terhubung ke jaringan yang akan di NAT * Serial 0/0/0 dengan IP 200.200.200.1. Interface ini terhubung ke internet. Masuk ke mode privileged config t <syntaxhighlight lang="bash" line="1"> Router# configure terminal Router(config)# interface fa0/0 (IP Private) Router(config-if)# ip add 192.168.0.1 255.255.255.0 Router(config)# interface s0/0/0 (IP Public) Router(config-if)# ip add 200.200.200.1 255.255.255.0 </..." Tag: Visual edit