Consol kablosu ile cihaza bağlantı kurunuz
- Cihaza login olunuz
- Config system interface
Consol kablosu ile cihaza bağlantı kurunuz
- Cihaza login olunuz
- Config system interface
- Show
- Edit internal ==> hangi bacağa ip verileckse o internal yazılacak.
- Set ip 192.168.2.1 255.255.255.0
- Set allowaccess http https ping
- End
…..örnektir…….
Network_uzman login: admin
Password: *
Welcome !
Network_uzman # config system interface
Network_uzman (interface) # show
config system interface
edit "internal"
set vdom "root"
set type physical
next
edit "wan1"
set vdom "root"
set type physical
next
edit "wan2"
set vdom "root"
set type physical
next
edit "modem"
set vdom "root"
next
edit "ssl.root"
set vdom "root"
set type tunnel
next
end
Network_uzman (interface) # edit internal
Network_uzman (internal) # set ip 192.168.2.1 255.255.255.0
Network_uzman (internal) # set allowaccess http https ping
Network_uzman (internal) # end