Labels
- Cheat Sheets (7)
- Checkpoint (159)
- Cisco (24)
- Commands (5)
- Fortigate (2)
- Frame-Relay (9)
- Linux (3)
- Netscaler (29)
- Netscreen (2)
- Nokia (7)
- UNIX (2)
Live Traffic
Every Small Things Have Its OWN Significance : Nokia Backip thru CLISH
I thought of CLISH.. the command line of Nokia, which I skipped during my studies thinking that Voyager Gonna Help me for all..
Yes.. I found that Clish Can Do That..
BACKUP USING CLISH
==================
1.clish -c "set backup manual filename ipso-backup"
2.clish -c "set backup manual on"
3. check the back created in /var/backup/
BACKUP RESTORE
==============
To restore run the following command :
view sourceprint?1.clish -c "set restore manual /[path]/[filename].tgz
Moral Story
===========
Dont Leave anything thinking that better is available.. When you are in trouble small things gonna play the role.... Enuf for 2DAY..
6/12/2010 02:05:00 PM
Posted by MK | Filed Under Nokia | 0 Comments
Causes for a failover when using VRRP
-The Hello Timers are not the same for the same VRID
The FireWall-1 Policy is blocking the VRRP packets
-An Access Control List on the Nokia platform is blocking the VRRP packets
-SNMP Get on Interfaces lists the wrong IP addresses, resulting in incorrect Policy
-Ethernet Switch not recognizing VRRP MAC address
-The interfaces are on different VLANs on the same switch
5/18/2010 11:46:00 AM
Posted by Kishore | Filed Under Nokia | 0 Comments
Usefull Nokia IPSO Commands
newpkg –i installs software from given location (firewall software, VPN accel driver, etc)
voyager –e 0 80 resets voyager after a failed ssl config attempt
dbpasswd admin -Changes the password from the command line
ipsofwd on admin -turns on ip forwarding when firewall is stopped
ipsofwd list -displays ipso properties (flowpath, etc)
ipsofwd slowpath -turns off flows (flowpath turns back on)
iclid -vrrp utility that shows status
- show vrrp -iclid command that shows # of interfaces and their respective states
- get vrrp -shows iclid stats: active interfaces/checksum/version/id
-show vrrp interface -displays interface stats for VRRP
boot –s {from > prompt at boot time) boots into single-user mode
Nokia IPSO has 2 shells, IPSO and Clish.
After logging in, you are in the IPSO shell. To enter the Clish shell, type "clish"
To remove old config:
Either rm /active/config or config/active depending on version.
5/18/2010 11:42:00 AM
Posted by Kishore | Filed Under Nokia | 0 Comments
Everything you need to know about troubleshooting VRRP on Nokia Checkpoints
5/18/2010 11:13:00 AM
Posted by Kishore | Filed Under Nokia | 0 Comments
How do I change an IP address on a IPSO Nokia Firewall via clish ?
1.
add interface eth1c0 address IP [NEW IP]/[NETMASK]
2.
delete interface eth1c0 address [OLD IP]
3.
set interface eth1 speed 100M duplex full active on
4.
set interface eth1c0 enable
Below gives you an example :
1.
nokia-firewall[admin]# clish
2.
NokiaIP390:102>add interface eth1c0 address IP 192.168.1.1/24
3.
NokiaIP390:102>delete interface eth1c0 address 172.16.1.1
4.
NokiaIP390:102>set interface eth1 speed 100M duplex full active on
5.
NokiaIP390:102>set interface eth1c0 enable
5/18/2010 11:05:00 AM
Posted by Kishore | Filed Under Nokia | 0 Comments
How do I create an IPSO backup via clish ?
The following will show you how to save a full IPSO backup via the clish CLI. This will backup all of the operating system configuration such as routes, proxy arps, interface settings etc.
Backup
This will create a backup within the /var/backup/ directory called ipso-backup_[date].tgz
1.clish -c "set backup manual filename ipso-backup"
2.clish -c "set backup manual on"
Restore
To restore run the following command :
1.clish -c "set restore manual /[path]/[filename].tgz
5/18/2010 11:03:00 AM
Posted by Kishore | Filed Under Nokia | 0 Comments
Nokia IPSO Password Recovery
To boot an IP440 into single user mode first restart the box.. When you see the "boot:" prompt enter "-s" and press "enter" within 10 seconds. When it boots into single user mode it will ask for the shell, just press "enter" to accept the default "sh."
To boot an IP500 or higher into single user mode, first restart the box. When you will see the prompt "Entering autoboot mode. Type any character to enter command mode." You have 5 seconds to press any key.
To boot at IP300 device into single user mode, first restart the box. When you see the prompt "Verifying DMI Pool Data" press the number 1. Then you will see a "Type any character to enter command mode." You now have 5 seconds to press any key. After pressing any key type "boot -s" to enter single user mode.
Change Password in IPSO 3.5 and Higher
Run "/etc/overpw" from the single user shell and follow the prompts to change the password. Type "reboot" to boot into multi-user mode, go into voyager and change to a permanent password.
Change Password in IPSO 3.4 and Lower
Run "/etc/overpw" from the single user shell. Type "reboot" to boot into multi-user mode. After the device starts up you can console into it and will not be prompted for an admin password. After you console in run " dbpasswd admin password "" " Where "password" is the new password you want and the "" specifies the old (blank) password. Run "dbset :save" Now use Voyager to set a permanent password
5/18/2010 10:59:00 AM
Posted by Kishore | Filed Under Nokia | 0 Comments
Search This Blog
Blog Archive
-
▼
2011
(107)
-
▼
July
(49)
- Clear Cisco Router Configuration Back to Factory D...
- Configuration Archiving on Cisco Routers
- Auto Tuning Buffers on Cisco Router
- Tuning Cisco Router Buffers
- Configure Layer 3 port-channel (EtherChannel) betw...
- IPv6 Quick Facts
- The "Do" Command on a Cisco Router
- Subnet Cheat Sheet
- Linux Cheat Sheet - Command Line
- ScreenOS Cheat Sheet
- Cisco IOS Cheat Sheet
- Network Cheatsheet
- digital signal X
- The speed of...
- frame-relay full mesh
- point-to-point vs. multipoint in frame-relay
- inverse-arp in frame-relay
- static and dynamic mappings in frame-relay
- frame-relay map ip dlci broadcast
- debugging frame-relay
- Frame-Relay and traffic shaping (FRTS)
- A simple explanation FECN / BECN
- different kinds of frame-relay connections, dynami...
- Set Cisco Stack Master Placement in Switch Stack
- Enable Stateful Switchover (SSO) on Cisco Switch S...
- Virtual Trunk Protocol (VTP) Cisco Switch Configur...
- Rapid Per-VLAN Spanning-Tree (PVST+) Cisco Switch ...
- Unidirectional Link Detection (UDLD) Cisco Switch ...
- Configuring Cisco EtherChannel Load Balancing Method
- Cisco Best Practice - Turn off http, telnet and en...
- You can't set duplex/speed settings of the Fortiga...
- Fortigate firewall demo free access. Also FortiMan...
- Visio stencils for Cisco, Juniper, Fortinet, Check...
- CheckPoint SecureClient Ports
- How to debug a CheckPoint VPN Connection
- Show the name of the installed CheckPoint Policy
- Checklist for adding new interface on a CheckPoint FW
- CheckPoint Failover Commands
- Command to list CheckPoint Installed Products
- How to run a CheckPoint Debug
- List the Top Connections on a CheckPoint Firewall
- Clear CheckPoint NAT and State Table
- CheckPoint Log Buffer Full
- IPSO CLISH Interface Examples
- How to deal with CheckPoint Certificate if it is E...
- How to delete manually a license for Checkpoint
- Troubleshooting Checkpoint VPNS with IKEVIEW
- Display top CPU processes on the router
- Quick tip: Display Interface bandwidth
-
▼
July
(49)