Other articles


  1. 在P-3290 系统上安装 PicOS 操作系统

    Table of Contents

    1. 重启交换机

    以3290 为例,不同交换机进入 底层 shell的方法不同

    使用串口连接交换机,重启后在系统出现

    press any key to stop autoboot 时,按回车

    会进入一个shell

    执行run flashbootcmd

    等待运行结束,出现菜单选项时,敲两次 ctrl +d, 进入shell

    cd /cf_card
    rm –rf [a-y]* 
    tftp -gr picos-2.9.2.5-P3290-30f7332.tar.gz -l z.tgz 192.168 …
    read more
  2. 升级Pica8操作系统

    更新前需要做如下检查,确保能使用upgrade命令升级:

    1. 查看当前状态,备份基础配置 ifconfig ovs-vsctl show cd /home/admin tar czvf ovs.tgz /ovs/ovs-vswitchd.conf.db /etc/picos/picosstart.conf tar cavf lic.tgz /etc/picos/switch-public.key /etc/picos/pica.lic 用scp 将 ovs.tgz lic.tgz 复制出来
    2. 确定备份分区状态(它必须是ok或者up-to-date)

      admin@PicOS-OVS$cat /etc/picos/fs …

    read more

blogroll

social