12
Sun Secure Application Switch – Release Notes for v3.2.1 • August 2007
ospf advertise-nssa staticRt enabled
#
The new value format looks similar to the following:
ospf advertise nssa staticRt enabled
8. Remove any lines for SSHd sessions.
The following is an example of what requires deletion:
#
# SSH sessions
#
sessions clientIp 129.148.30.128 clientPort 33127 sesStatus
active
sessions clientIp 129.148.30.128 clientPort 33127
exit;
sessions clientIp 129.148.30.165 clientPort 41440 sesStatus
active
sessions clientIp 129.148.30.165 clientPort 41440
exit;
9. Verify that the configuration file was imported correctly.
sun(config)# show runningConfig password <MyPassword>
10. Remove advanced options for non-terminated virtualServices: L4SLB and TDLB
In this example:
Incorrect:
#
# Virtual Service configuration
#
loadBalance virtualService name L4SLB_VS appServiceType L4SLB \
ipAddress 10.1.0.213 serviceGroupName L4SLB_VS adminState \
enabled disableDelay 0 protocol TCP port 80 vRouter \
LB_ServiceLan:default clientSrcIPRange 0.0.0.0-255.255.255.255 \
synRateLimit unlimited
loadBalance virtualService name L4SLB_VS
#
# Virtual service advanced settings
#