Pages

Showing posts with label Juniper. Show all posts
Showing posts with label Juniper. Show all posts

Thursday, May 23, 2013

Juniper ssg20 Default username and passwd


SSG20 Default IP:

192.168.1.1

SSG20 Default Password:

netscreen

SSG20 Default Username:

netscreen

Comment!!!!!!!!!
Thanks!!!!!!!!!!!
 

Juniper SSG20 Configure IP

Connection
- Connect RJ45 cable from the Console Port to a switch or router in the Trust Zone (Computer1 – Using a RJ45DB9 adapter)
- Connect RJ45 cable from the eth0/0 Port to a switch or router in W1 (Computer1Ethernet port)
- Connect RJ45 cable from the eth0/0 Port to a switch or router in W2 (Computer2Ethernet
port)

Configuration
- Open your CLI, and enter default user and password
- Unset default settings.
unset interface bgroup0 port eth0/2
unset interface bgroup0 port eth0/3
unset interface bgroup0 port eth0/4
unset interface bgroup0 ip
RJ45DB9 adapter
- Set the eth0/0
set interface eth0/0 zone trust
set interface eth0/0 192.168.1.254/24
- Set the eth0/1
set interface eth0/1 zone trust
set interface eth0/1 192.168.2.254/24
- To confirm
get int

Comment!!!!!!!!!
Thanks!!!!!!