Intro Juniper 2
Intro Juniper 2
Agosto de 2013
WZTECH Networks
Parte II
[email protected]
CONFIGURATION MODE
lab@host# show
- DESLIGAR A CAIXA
lab@host# run request system halt
- LIMPAR TEMPORARIOS
lab@host# run request system storage cleanup
- RESCUE
lab@host# run request system configuration rescue save
lab@host# run request system configuration rescue delete
- ATUALIZAR A CAIXA
Arquivo do JUNOS pode estar remote (FTP/SCP) ou no diretório local.
PEN DRIVE USB – FAT32 – apos colocar o pen drive aparecera o device na console (/dev/da1/s1) – user SHELL
Root% mkdir –p /var/tmp/usb
Root% mount –t msdos /dev/da1s1 /var/tmp/usb
Root% cp /var/mtp/usb/jinstall-12.tar.gz /var/tmp
Root% umount /var/tmp/usb
Root% cli
lab@host> request system software add /var/tmp/junos-domestic.tgz unlink no-copy no-validate
lab@host> request system software add ftp://192.168.10.100/junos-domestic.tgz unlink no-copy no-validate
lab@host> request system reboot
lab@host> request system snapshot slice alternate
lab@host> show system snapshot media internal
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
version 1.0;
ns junos = "http://xml.juniper.net/junos/*/junos";
ns xnm = "http://xml.juniper.net/xnm/1.1/xnm";
ns jcs = "http://xml.juniper.net/junos/commit-scripts/1.0";
import "../import/junos.xsl";
match / {
<op-script-results> {
router> op hello
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
PROCEDIMENTOS INICIAIS
802.3ad
INTERFACES
INTERFACES
INTERFACES
INTERFACES
INTERFACES
Tem que criar a unidade ae0 na configuração pra ela subir !!!
{master:0}[edit]
root@BORDER-18# set interfaces ae0 aggregated-ether-options lacp ?
Possible completions:
active Initiate transmission of LACP packets
admin-key Node's administrative key
+ apply-groups Groups from which to inherit configuration data
+ apply-groups-except Don't inherit configuration data from these groups
> link-protection
passive Respond to LACP packets
periodic Timer interval for periodic transmission of LACP packets
system-id Node's System ID, encoded as a MAC address
system-priority Priority of the system (0 ... 65535)
INTERFACES AE
set interfaces ae<AE ID> description "To FAE <device name> <port-channel group>"
Logical interface ae0.0 (Index 65) (SNMP ifIndex 555) (Generation 130)
Flags: Hardware-Down Device-Down SNMP-Traps 0x4000 Encapsulation: ENET2
Statistics Packets pps Bytes bps
Bundle:
Input : 6 0 1306 0
Output: 0 0 0 0
Link:
ge-0/0/0.0 <-- down
Marker Statistics: Marker Rx Resp Tx Unknown Rx Illegal Rx
ge-0/0/0.0 0 0 0 0
Protocol eth-switch, Generation: 149, Route table: 0
Flags: Is-Primary
VLANS
VLANS
MAC TABLE
Use the clear ethernet-switching table command to clear MAC address table
contents
VLANs:
• Segment a single broadcast domain into multiple broadcast domains
• Allow for grouping users based on business needs, regardless of
physical location
VLANS
802.1Q Frame
A trunk is a single Ethernet link that can carry traffic for multiple
VLANs
VLANS
VLANS
VLANS
VLANS
VLANS