SEQUÊNCIA DE COMANDOS

--------------------------------------------------------------------------------------------------------
Baseado no treinamento Furukawa - instr.Michel 13/01/2023
--------------------------------------------------------------------------------------------------------

Notas:
br60             - nome fantasia
192.168.60.1/24  - range selecionada
DBA-fabio        - nome fantasia
EXT-fabio        - nome fantasia
vid 60           - nome fantasia
GPON - Configuração
hostname FURUKAWA
time-zone GMT-3
dns server 8.8.8.8
ntp 200.160.7.186
snmp community ro public
Define o nome do equipamento
Seleciona a Time zone
Aponta para o servidor de DNS
Aponta para o servidor de NTP(Sincronismo relógio)
Habilita o SNMP read only public equivale a senha
vlan add br60 1-8 tagged
interface br60
no shutdown
ip address 192.168.60.1/24
vlan description br60 exercício de aula
Adiciona a VLAN como TAGGED
Atribui a Interface br60
Ativa
Atribui um range IP
Acrescenta a descrição de aula
dba-profile DBA-fabio create
mode sr
sla fixed 256
sla maximum 99968
apply
Cria o DBA-fabio
xxx
xxx
xxx
Aplica
extended-vlan-tagging-operation EXT-fabio create
downstream-mode enable
untagged-frame 1
treat inner vid 60 cos 0 tpid 0x8100
apply
Cria o extend vlan
xxx
xxx
xxx
Aplica
traffic-profile TRF-fabio create
tcont 1
gemport 1/1
dba-profile DBA-fabio
mapper 1
gemport count 1
bridge 1
ani mapper 1
vlan-filter vid 60 untagged discard
uni eth 1  extended-vlan-tagging-operation EXT-fabio.
uni eth 2  extended-vlan-tagging-operation EXT-fabio
uni eth 3  extended-vlan-tagging-operation EXT-fabio
uni eth 4  extended-vlan-tagging-operation EXT-fabio
apply
Cria o Traffic-profile TRF-Fabio
xxx
xxx
xxx
xxx
xxx
xxx
xxx
xxx
User Network Interface
User Network Interface
User Network Interface
User Network Interface
Aplica