February 25, 2025

Juniper Router Configuration Backup

Juniper Router Configuration Backup Today i will discuss about Juniper Router Configuration Backup procedure..If you want to back up the router’s configuration to a remote server. You can use the following command to copy the active configuration file to a server: [boxads] shahed@Jessore-CE1> file copy /config/juniper.conf.gz  server1:/homes/shahed/tmp shahed@server1’s password: juniper.conf.gz               100% 2127       2.1KB/s       00:00 From configuration mode, use the save command to copy the candidate configuration to your home directory on a server: [edit] shahed@Jessore-CE1# save server1:configuration-march02 shahed@server1’s password: tempfile                      100%    11KB    11.2KB/s      00:00 Wrote 433 lines of configuration to ‘server1:configuration-march02’ You can also save it to a file in …

Juniper Router Configuration Backup Read More

Juniper rollback command Back Previous Configuration

Juniper rollback command, How to get Back Previous Configuration: Today i will discuss about Juniper rollback command, How to get Back Previous Configuration in juniper router. [boxads] shahed@Jessore-CE1# rollback 0 [Resets the candidate configuration to the currently active configuration] shahed@Jessore-CE1# rollback 1 [Loads the previously active configuration]  

Juniper rollback command Back Previous Configuration Read More

Juniper Software Version show

How to show Juniper Software Version: Today i will discuss how to show Juniper Software Version. [boxads] You want to determine which software version is running on the router. The following command shows the software version and lists all the software components that are running on the router: shahed@Jessore-CE1> show version Hostname: Jessore-CE1 Model: acx1100 JUNOS Base OS boot [12.3R2.5] JUNOS Base OS Software Suite [12.3R2.5] JUNOS Kernel Software Suite [12.3R2.5] JUNOS Crypto Software Suite [12.3R2.5] JUNOS Packet Forwarding Engine Support (ACX) [12.3R2.5] JUNOS Online Documentation [12.3R2.5] JUNOS Routing Software Suite [12.3R2.5] On the J-series routers, the software ships as …

Juniper Software Version show Read More

juniper ipv6 configuration guide

juniper ipv6 configuration guide Today i will discuss about how to configure juniper ipv6 address.  [boxads] You want to configure an interface to work on an IPv6 network. The IPv6 address configuration is very similar to that for IPv4: # set interfaces ge-0/0/3 unit 0 family inet6 address abc0:2:3:1::2/64 # set interfaces ge-0/0/3 unit 0 description to-P4 For an interface to operate on an IPv6 network, it needs an IPv6 address in the inet6 address family. To see that the IPv6 address has been set, look at the logical interface: # run show interfaces ge-0/0/3.0 brief   Logical interface ge-0/0/3.0 …

juniper ipv6 configuration guide Read More

Huawei MA5620 and MA5626 Basic Difference

Huawei MA5620 and MA5626 Basic Difference Today i will discuss about basic Difference of Huawei MA5620 and MA5626 MDU. [boxads] The SmartAX MA5620 and MA5626 are industry-leading remote multi dwelling units (MDUs) launched by Huawei, which provide broadband services and IP voice services on the Fiber To The Building (FTTB) network for family users and small to medium enterprises. These series products can satisfy government and medium- and small-size enterprise requirements on wireless coverage, video monitoring. The MA5620 and MA5626 are box-type devices. Each of them provides two GPON or GE uplink ports and supports 8-channel, 16-channel, or 24-channel LAN …

Huawei MA5620 and MA5626 Basic Difference Read More

TR-069 Basic Fundamental

TR-069 Basic Fundamental Today i will discuss about TR-069 Basic Fundamental. Bellow are the details FAQ and it’s answer. [boxads] What is TR-069? The CWMP stands for CPE WAN Management Protocol, it published by The Broadband Forum as TR-069, specifies a standard communication mechanism for the remote management of end-user devices. It defines a protocol for the secure auto-configuration of a TR-069 device and incorporates other management functions into a common framework. This protocol simplifies device management by specifying the use of an auto configuration server (ACS) to perform remote, centralized management of customer premises equipment (CPE). Who created TR-069 …

TR-069 Basic Fundamental Read More
error: Content is protected !!