Posts

Showing posts from December, 2015

Cisco Router Sample Configuration

Image
Cisco Router configuration 1.      Router>enable 2.      Router#config 3.      Router(config)#hostname ABHAY 4.      ABHAY(config)#interface serial 1/1 5.      ABHAY(config-if)ip address 192.168.155.2 255.255.255.0 6.      ABHAY(config-if)no shutdown 7.      ABHAY(config-if)ctrl-z 8.      ABHAY#show interface serial 1/1 9.      ABHAY#config 10. ABHAY(config)#interface fastethernet 2/3 11. ABHAY(config-if)#ip address 192.168.150.90 255.255.255.0 12. ABHAY(config-if)#no shutdown 13. ABHAY(config-if)#ctrl-z 14. ABHAY#show interface fastethernet 2/3 15. ABHAY#config 16. ABHAY(config)#router rip 17. ABHAY(config)#no auto 18. ABHAY(config)#ver 2 19. ABHAY(config-router)#network 192.168.155.0 20. ABHAY(config-router)#network 192.168.150.0 21. ABHAY(config-router)#ctrl-z 22. ABHAY#show ip protocols 23.   ABHAY#show ip interface brief 24. ABHAY#ping 192.168.150.1 25. ABHAY#config 26. ABHAY(config)#ip name-server 172.16.0.

BSNL Pointred Wimax Configuration Procedure

Image
  Loading Frequency &Root Certificate in t he MS 1.       Log in to the MS with IP : 192.168.0.254 with username : Operator and password : AskLocalExchange 2.       Select Wimax>Profile > Frequency settings To add the frequency Click on Add Button Specify the frequency, bandwidth required & click OK 3.       Select Wimax> Profile > Authentication Settings a.       Select the authentication mode as User Authentication b.       Select EAP Mode as EAP-TTLS c.        Provide the anonymous id. Example if the username provided is wimax40@bsnl.in then the anonymous id should be the username provided. d.       Browse for the Server Root CA cert file with the root certificate provided. e.       Server Root CA cert size should display as 672 bytes. f.         Select the inner mode as MS-CHAPv2 g.       Provide the username given same as anonymous id h.       Provide the password i.         Click on save