FG_Setting Terminal Length

Setting Terminal Length

1.    Equivalent of a " terminal length 0"
config system console
  set output standard
 end
2.    Equivalent of a " terminal length 20"
config system console
  set output more

 end

No comments:

Post a Comment