SSM60
To run the validation test:
- Connect to the SSM with telnet
The default password is admin.
- Run this command: to go to the Enable mode:
# en
- Run this command to display the running configuration:
# show run
- Make sure that all applicable interfaces (downlinks and front panel ports) show the required packet size limit.
# telnet 198.51.100.32
Trying 198.51.100.32...
Connected to 198.51.100.32.
Escape character is '^]'.
User Access Verification
Password:
FI_cp>en
#show run
.
.
.
!
interface 1/2/1
flow-control disable
packet-size-limit 9146
!
|