Author: VNetLab

BDCOM OLT User Privilages 0

BDCOM OLT User Privilages

Nowadays BDCOM OLT,onu are most popular for GPON Technology. few times we need to create various types of user privilages, now we will see some example for show onu status and onu optical status...

BDCOM OLT Basic Configuration 0

BDCOM OLT Basic Configuration

BDCOM OLT,ONU basic configuration Username: admin Password:admin Switch>enable Switch>config Uplink port configure: interface GigaEthernet0/1 description UPLINK switchport mode trunk OLT vlan configuration: Switch_config#vlan 1-1000 [user requirement] OLT IP Configuration: interface VLAN1 ip address 192.168.100.2...

0

Cisco Auto Backup to FTP

conf t ip ftp username noc ip ftp password P@SSword ntp server x.x.x.x kron policy-list FTP_config_Backup cli show run | redirect ftp://noc:P@SSword@x.x.x.x/Backup_C-D-SW202.cfg ! kron occurrence FTP_config_Backup in 7:1:1 recurring pollicy-list FTP_Config_Backup

0

Juniper Configuration Rollback

Juniper rollback configuration number—(Optional) Configuration to return to. The range of values is from 0 through 49. The most recently saved configuration is number 0, and the oldest saved configuration is number 49. The...

0

Cisco IOS upgrade

2900>enable 2600#copy tftp: flash:/flash0:/flash1: Address or name of remote host []? 10.10.10.1 Source filename []? c7200-adventerprisek9-mz.124-22.T Destination filename[c7200-adventerprisek9-mz.124-22.T]? c7200-adventerprisek9-mz.124-22.T file will upload and after finish upload enter below command 2900(config)#boot system flash:c2600-adventerprisek9-mz.124-12.bin

0

OSPF Authentication

IOS router ospf 1 area 0 authentication ! interface X ip ospf authentication ip ospf authentication-key xxx ———————————————————————————– IOS router ospf 1 area 0 authentication message-digest ! interface X ip ospf authentication message-digest ip...

0

OSPF v3

IOS ipv6 router ospf 1 router-id 2.2.0.2 ! interface Ethernet1/0 ipv6 ospf 1 area 0 IOS-XR router ospfv3 1 router-id 2.2.0.8 address-family ipv6 unicast area 0 interface Loopback0 passive ! interface GigabitEthernet0/2/1/1

0

OSPF Rout Summary

 Type-3 summary o at ABR o area x range 10.10.10.0 255.255.255.0 (IOS) o area 1 range 10.10.10.0/24 (IOS-XR)  Type-5 summary o at ASBR o summary-address 20.20.20.0 255.255.255.0 (IOS) o summary-prefix 20.20.20.0/24 (IOS-XR)

0

Switch(Cisco) Port Security

SwitchA(config)# int fa 0/1 SwitchA(config)# switchport port-security SwitchA(config)# switchport port-security maximum 2 [2 mac allowed] SwitchA(config)# switchport port-security mac-address sticky SwitchA(config)# int fa 0/1 SwitchA(config)# switchpropt mode access SwitchA(config)# switchport port-security SwitchA(config)# switchport port-security...

0

Mikrotik CPU usages monitor and auto email

we monitor mikrotik cpu usages and when cpu usages 10% or 10%+ then will email automatically Mail will send from Address: poptraffic@xyz.com Mail will send to Address: noc@xyz.com Mail Password:”you can use your password...