1.下载软件包
公司概况- 瞻博网络
选择 '支持', 然后选择'SRX 系列', 再然后选择对应的产品,比如' SRX340 '
2.上传版本
使用3Cdaemon搭建ftp服务器,配置IP与电脑通信
[edit]
root# set interfaces ge-0/0/0 unit 0 family inet address 192.168.1.238/24
[edit]
root# set routing-options static route 0.0.0.0/0 next-hop 192.168.1.253
[edit]
root# commit
commit complete
[edit]
root# exit