Lista de Discuss�o Rede Wan - http://www.networkdesigners.com.br

Caro Roberto,
Antes uma pequena introdu��o:
Algumas aplica��es ( tipicamente usadas por companhias telef�nicas, rodando
em dispositivos SDH ) identificam estes dispositivos pelo target identifier
( TID ). Logo, � necess�rio que o roteador tenha ( no cache ) o mapeamento
dos endere�os TID para a rede. Como estas aplica��es geralmente rodam sobre
Open System Interconnection (OSI), os endere�os da rede envolvidos no
mapeamento s�o OSI Network Service Access Points (NSAPs).
Quando um dispositivo precisa enviar um pacote para outro dispositivo e ele
n�o tem a informa��osobre o endere�o NSAP correspondente ao TID do
dispositivo remoto, este dispositivo precisa de uma maneira de requisitar
esta informa��o diretamente apartir do dispositivo remoto ou de umdipositivo
intermedi�rio. Esta funcionalidade � fornecida por um protocolo chamado
Target Identifier Address Resolution Protocol (TARP). TARP deve ser
explicitamente habilitado e o roteador deve ter um TID relacionado.
O OSI usa o TID Address Resolution Protocol (TARP) para mapear os endere�os
NSAP pelos endere�os target identifier ( TID ). � similar ao protocolo DNS
usado em IP, onde nomes s�o convertidos em endere�os IP.
Um TID � um nome ( riodj-23CSER01 � o TID do seu roteador ) que se aplica ao
roteador inteiro e � similar a um host name no UNIX.
TARP localiza tanto o endere�o OSI NSAP de um certo endere�o TID quanto um
endere�o TID de um certo endere�o OSI NSAP.
Pois bem, agora vamos �s linhas:

        router isis 23.6-CSER01
         net 39.032f.8000.0000.0000.0501.5065.0003.a00e.7400.00

A� est� o TID e o network entity titles (NET) usados, na  tabela de
roteamento, para casar a interface FastEthernet0/0.30.
Endere�os na arquitetura de rede ISO  s�o relativos aos endere�os NSAP's e
NET's.

        router isis 23.6-CSER01-BWM
         net 39.840f.8011.3824.0000.0501.2280.0003.a00e.7400.00
         is-type level-1

O mesmo que as linhas anteriores, s� que para a interface FastEthernet0/0.14
Est� indicado que o n�vel de roteamento � Level 1, isto �, roteamento de
dados dentro de uma �rea.

        ( tarp run
         tarp tid riodj-23CSER01  )

TARP rodando e o Target IDentifier usado para este roteador.

(  ip kerberos source-interface any  )

Kerbeors � um protocolo de autentica��o. S� sei que ele permite autentica��o
para aplica��es cliente/servido pelo uso de criptografia de chave
secreta.Consulte What is Kerberos? <http://web.mit.edu/kerberos/www/> 
[] Orestes
                                                          
                                              
> ----- Mensagem original -----
> De:           [EMAIL PROTECTED]
> [SMTP:[EMAIL PROTECTED]]
> Enviada em:           Segunda-feira, 21 de Maio de 2001 09:50
> Para:         Lista de Discussco Rede Wan
> Assunto:              [redewan] OSI, kerberos e tarp
> Prioridade:           Alta
> 
> Lista de Discuss�o Rede Wan - http://www.networkdesigners.com.br
> 
> A quem puder me ajudar.
> Tenho esta configura��o no meu roteador, e gostaria de saber o que
> significa essa configura��o que destaquei entre parenteses, como posso
> ler p net que est� abaixo do router isis, sei que uma parte diz respeito
> ao mac address, outra ao dom�nio, mas n�o sei identificar exatamente. O
> que siginifica as outras linhas?
> 
> D�vidas.
> (
> router isis 23.6-CSER01
>  net 39.032f.8000.0000.0000.0501.5065.0003.a00e.7400.00
> !
> router isis 23.6-CSER01-BWM
>  net 39.840f.8011.3824.0000.0501.2280.0003.a00e.7400.00
>  is-type level-1                                          )
> 
> ( tarp run
>  tarp tid riodj-23CSER01  )
> 
> (  ip kerberos source-interface any  )
> 
> Desde j� agrade�o a ajuda de todos.
> 
> 
> 
> 
> 
> Configura��o do roteador.
> !
> version 12.1
> no service single-slot-reload-enable
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname riodj-23CSER01
> !
> logging rate-limit console 10 except errors
> enable secret 5 $1$7nx9$4Wku9aSVf3OW1dpmkdl2v/
> enable password cisco
> !
> ip subnet-zero
> !
> !
> no ip finger
> !
> clns routing
> call rsvp-sync
> cns event-service server
> !
> !
> !
> !
> !
> !
> !
> !
> interface Loopback0
>  ip address 192.168.23.5 255.255.255.255
> !
> interface FastEthernet0/0
>  no ip address
>  no ip mroute-cache
>  duplex half
> !
> interface FastEthernet0/0.12
>  description IP port 9-16 on switch
>  encapsulation isl 12
>  ip address 172.23.6.130 255.255.255.192
>  no ip redirects
>  ip ospf cost 100
>  standby 12 timers 5 15
>  standby 12 priority 120 preempt
>  standby 12 ip 172.23.6.129
>  clns enable
> !
> interface FastEthernet0/0.14
>  description OSI port 1 on switch to BWM
>  encapsulation isl 14
>  ip address 172.23.6.194 255.255.255.192
>  no ip redirects
>  standby 14 timers 5 15
>  standby 14 priority 120 preempt
>  standby 14 ip 172.23.6.193
>  clns router isis 23.6-CSER01-BWM
>  tarp enable
> !
> interface FastEthernet0/0.30
>  description OSI-level 2 routing
>  encapsulation isl 30
>  no ip redirects
>  clns router isis 23.6-CSER01
>  isis circuit-type level-2-only
> !
> interface Ethernet1/0
>  description connected to Ip lan
>  ip address 172.23.6.2 255.255.255.192
>  ip ospf cost 64
>  duplex half
>  standby 1 timers 5 15
>  standby 1 priority 110 preempt
>  standby 1 ip 172.23.6.1
> !
> interface Ethernet1/1
>  description connected to Osi Lan
>  ip address 172.23.6.66 255.255.255.192
>  ip ospf cost 65
>  duplex half
>  standby 1 timers 5 15
>  standby 1 priority 110 preempt
>  standby 1 ip 172.23.6.65
>  clns router isis 23.6-CSER01
>  isis circuit-type level-1
>  isis priority 127 level-1
> !
> interface Ethernet1/2
>  no ip address
>  shutdown
>  duplex half
> !
> interface Ethernet1/3
>  no ip address
>  shutdown
>  duplex half
> !
> interface ATM3/0
>  description connected to Rio TH router
>  no ip address
>  atm clock INTERNAL
>  no atm ilmi-keepalive
> !
> interface ATM3/0.3 point-to-point
>  description connected to Rio TH router
>  ip address 172.23.254.9 255.255.255.252
>  pvc ip 3/1 
>   encapsulation aal5snap
>  !
>  clns router isis 23.6-CSER01
>  isis circuit-type level-2-only
> !
> interface ATM4/0
>  description connected to Fortaleza router
>  no ip address
>  atm clock INTERNAL
>  no atm ilmi-keepalive
> !
> interface ATM4/0.2 point-to-point
>  description connected to Fortaleza router
>  ip address 172.23.254.6 255.255.255.252
>  pvc ip 2/1 
>   encapsulation aal5snap
>  !
>  clns router isis 23.6-CSER01
>  isis circuit-type level-2-only
> !
> router ospf 100
>  log-adjacency-changes
>  passive-interface Loopback0
>  network 172.23.6.0 0.0.0.255 area 0
>  network 172.23.254.0 0.0.0.255 area 0
>  network 192.168.23.5 0.0.0.0 area 0
> !
> router isis 23.6-CSER01
>  net 39.032f.8000.0000.0000.0501.5065.0003.a00e.7400.00
> !
> router isis 23.6-CSER01-BWM
>  net 39.840f.8011.3824.0000.0501.2280.0003.a00e.7400.00
>  is-type level-1
> !
> ip kerberos source-interface any
> ip classless
> ip http server
> !
> !
> tarp run
> tarp tid riodj-23CSER01
> !
> !
> gatekeeper
>  shutdown
> !
> !
> line con 0
>  exec-timeout 0 0
>  password cisco
>  login
>  transport input none
> line aux 0
> line vty 0 4
>  exec-timeout 0 0
>  line vty 5 15
>  login
> !
> end
> 
> 
>      Roberto da Silva Liarth
>          Service Engineer
>    Alcatel Submarine Networks
>  [EMAIL PROTECTED]
>   +55 (21)  442-2063   (Office)
>   +55 (21)  442-2065   (Fax)
> 
> 
> 
> 
> ______________________________________________________________________
> To unsubscribe, write to [EMAIL PROTECTED] << Arquivo:
> BDY.RTF >> 


______________________________________________________________________
To unsubscribe, write to [EMAIL PROTECTED]

Responder a