Juniper Switch Basic Configurations step by step

 root@cli

root>configure

root#set system host-name Juniper_Sw

root#set system login user admin class super-user authentication plain-text-password

New password:

Retype new password:

root#set vlans MGMT vlan-id 200

root#set vlans LAN vlan-id 10

root#set interfaces ge-0/0/8 description Uplink

root#set interfaces ge-0/0/8 unit 0 family ethernet-switching interface-mode trunk

root#set interfaces ge-0/0/8 unit 0 family ethernet-switching vlan members 200

root#set interfaces ge-0/0/8 unit 0 family ethernet-switching vlan members 10

root#set interfaces ge-0/0/9 unit 0 family ethernet-switching port-mode access

root#set interfaces ge-0/0/9 unit 0 family ethernet-switching vlan-members 10

root#set interfaces vlan unit 200 family inet address 192.168.200.2/30

root#set routing-options static route 0.0.0.0/0 next-hop 192.168.200.1

root#set system time-zone Asia/Dhaka

root#set system ntp server 103.15.140.4

root#set snmp community "1cCC0m!" authorization read-only

root#set snmp client-list myclients 103.15.140.3/32

root#commit

Juniper Switch Basic Configurations step by step Juniper Switch Basic Configurations step by step Reviewed by RIO IT on 20:54 Rating: 5
Powered by Blogger.