Tag Archives: Foundry

FOUNDRY – Authentication using TACACS+

Foundry FastIron FLS-624 & FLS648 ! aaa authentication enable default local tacacs+ aaa authentication login default local tacacs+ aaa authorization exec default  tacacs+ aaa accounting commands 0 default start-stop  tacacs+ aaa accounting exec default start-stop  tacacs+ ! tacacs-server host 192.168.33.44 … Continue reading

Posted in Foundry, Networking | Tagged , | Leave a comment

FOUNDRY – FastIron sflow setup

Foundry FastIron FLS-624 & FLS648 ! sflow enable sflow sample 2048 <– global sample value – used if not specified at interface sflow polling-interval 0 <– dont poll the interfaces for snmp stats sflow destination 10.20.30.1 2323 ! interface ethernet … Continue reading

Posted in Foundry, Networking | Tagged , | Leave a comment

FOUNDRY – trunk Ports and Cisco Port-Channel

Cisco 7507 (VIP2-50) – IOS 12.0(28)S4 Foundry FLS 624 / FLS 648 – Version 04.0.00T7e1 LAB-PE-01#conf t LAB-PE-01(config)#interface port-channel 1 LAB-PE-01(config-if)#channel-group minimum active LAB-PE-01(config-if)#exit LAB-PE-01(config)#interface FastEthernet 1/1/0 LAB-PE-01(config-if)#channel-group 1 LAB-PE-01(config-if)#interface FastEthernet 1/1/1 LAB-PE-01(config-if)#channel-group 1 LAB-PE-01(config-if)#exit LAB-PE-01(config)#interface port-channel 1.1222 LAB-PE-01(config-if)#encapsulation dot1Q … Continue reading

Posted in Foundry, IOS, Networking | Tagged , , , | Leave a comment

FOUNDRY – NTP + SNMP minimal setup

Foundry FastIron FLS-624 & FLS648 ! clock timezone gmt GMT+01 sntp server 192.168.10.23 sntp server 192.168.23.10 sntp server 10.20.30.111 ! snmp-server community 1 xxxxxxxxxxxx ro 23 snmp-server contact snmp-alarm@xxxxx.xxx snmp-server location FFM-FRA4 snmp-server engineid local aaeeffaa ! access-list 23 permit … Continue reading

Posted in Foundry, Networking | Tagged , , | Leave a comment

FOUNDRY – MRP (Metro Ring Protocol)

Using Foundry FastIron FLS-624 & FLS648 for a ring setup in the core. ! vlan 666 name peer-customer-01 by port tagged ethe 0/1/21 ethe 0/1/24 no spanning-tree metro-ring 2 ring-interfaces  ethernet 0/1/24  ethernet 0/1/21 enable name Peering_Ring ! vlan 860 … Continue reading

Posted in Foundry, Networking | Tagged , , | Leave a comment