Below shows you the commands required to change the IP address of an interface within clish on a IPSO Nokia gateway,
Below gives you an example :
Below gives you an example :
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
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
No comments:
Post a Comment