【AI-RAN】WNC O-RU 配置、英伟达 AI-RAN、

设备照片


英伟达实验室默认配置

bash 复制代码
ru# show running-config
!
hostname ru
!
aaa
  enable crypt enjz9NkNiFXAs
  root ssh permit enable
  brute force attack protection disable 
  exit
!
interface eth0
  no shutdown
  mac-address e8:c7:cf:ac:58:37
  ip address 192.168.1.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
interface eth1
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  l2-mtu 9600
  ip address 192.168.2.1/24
  sfp rs0-high
  no sfp rs1-high
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  sub-interface eth1.mplane encapsulation vlan 100
  sub-interface eth1.ecpri encapsulation vlan 2
  exit
!
interface eth1.mplane
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  ip address 192.168.100.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
interface eth1.ecpri
  no shutdown
  mac-address e8:c7:cf:ac:58:38
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-077L
  exit
!
!
radio 1
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0000
  eaxc-id uplink 0x0000
  eaxc-id prach 0x0004
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9




  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 2
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0001
  eaxc-id uplink 0x0001
  eaxc-id prach 0x0005
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 3
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0002
  eaxc-id uplink 0x0002
  eaxc-id prach 0x0006
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 4
  no shutdown
  center-freq 3750000
  transmit-power 24
  no lna shutdown
  lna low-gain
  eaxc-id downlink 0x0003
  eaxc-id uplink 0x0003
  eaxc-id prach 0x0007
  transport interface eth1.ecpri
  transport peer-mac 58:a2:e1:84:78:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 30
  transmit-power-scale -7.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
mgmt
  no shutdown
  interface eth1.mplane
  master netconf-client-1 hostname 192.168.100.200:4334
  no alarm history rotate duration
  vlan-range 1-4094
  exit
!
ptp
  no shutdown
  clock accept-list 6,7
  clock domain 24
  clock profile g.8275.1
  interface eth1
  master ip 192.168.2.100
  message frequency announce 8
  message frequency delay-req 16
  message frequency sync 16
  transport ethernet forwardable
  max-frequency 500000
  exit
!
  line console alive 0
  line ssh enable
  line ssh alive 0
  line ssh port 22
!
  non-ontime packet calculation enable
  non-ontime packet threshold 10
!
!
OK

WNC 出厂默认配置

bash 复制代码
ru# show running-config
!
hostname ru
!
aaa
  enable crypt enjz9NkNiFXAs
  username root privilege 15 crypt DfG9fuSCickMcybYSOohLz8aPrh4/AArpXrJvi48.P2
  root ssh permit enable
  brute force attack protection disable 
  exit
!
interface eth0
  no shutdown
  mac-address 10:e8:a7:ef:8d:c6
  ip address 192.168.1.1/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
interface eth1
  no shutdown
  mac-address 10:e8:a7:ef:8d:c7
  l2-mtu 9600
  ip address 192.168.2.1/24
  sfp rs0-high
  sfp rs1-high
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  sub-interface eth1.ecpri encapsulation vlan 564
  sub-interface eth1.mplane encapsulation vlan 100
  exit
!
interface eth1.ecpri
  no shutdown
  mac-address 00:aa:ff:bb:ff:cc
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
interface eth1.mplane
  no shutdown
  mac-address 10:e8:a7:ef:8d:c7
  ip address 192.168.131.51/24
  ip dhcp client vendor-class-identifier o-ran-ru2/WNC/R1220-078L
  exit
!
!
radio 1
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0000
  eaxc-id uplink 0x0000
  eaxc-id prach 0x0004
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 2
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0001
  eaxc-id uplink 0x0001
  eaxc-id prach 0x0005
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 3
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0002
  eaxc-id uplink 0x0002
  eaxc-id prach 0x0006
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
radio 4
  shutdown
  center-freq 3499980
  transmit-power 24
  lna shutdown
  lna low-gain
  eaxc-id downlink 0x0003
  eaxc-id uplink 0x0003
  eaxc-id prach 0x0007
  transport interface eth1.ecpri
  transport peer-mac 00:11:22:33:44:66
  phase-compensation
  bandwidth 100
  sub-carrier 30
  max-scs 60
  transmit-power-scale 0.0
  compress tx static bfp iq-bitwidth 9
  compress rx static bfp iq-bitwidth 9
  compress prach static bfp iq-bitwidth 9
  compress oran-compliant
  downlink-radio-frame-offset 0
  downlink-sfn-offset 0
  ul-gain-correction 0.0000
  digital-power-scaling legacy
  fs-offset tx 0
  fs-offset rx 0
  fs-offset prach 0
  exit
!
mgmt
  no shutdown
  interface eth1.mplane
  master netconf-client-1 hostname 192.168.100.200:4334
  no alarm history rotate duration
  vlan-range 1-4094
  exit
!
ptp
  no shutdown
  clock accept-list 6,7,135,140,150,160,165,248
  clock domain 24
  clock profile g.8275.1
  interface eth1
  master ip 192.168.2.100
  message frequency announce 8
  message frequency delay-req 16
  message frequency sync 16
  transport ethernet forwardable
  max-frequency 500000
  exit
!
  line console alive 0
  line ssh enable
  line ssh alive 0
  line ssh port 22
!
  non-ontime packet calculation enable
  non-ontime packet threshold 10
!
!
OK

设备代理商

东枫电子科技

15652687913

关键词:

Aerial CUDA-Accelerated RAN

Aerial Testbed

相关推荐
FPGA小徐9 小时前
入门 CNN 结构全解析|从流程图理论到 FPGA Verilog 硬件实现(含习题带讲解)
fpga开发
FPGA小徐10 小时前
FPGA 数字信号处理:并行 FIR 与串行滤波器设计原理、对比与完整 Verilog 实现
fpga开发
Saniffer_SH1 天前
【高清视频】Gen6 服务器还没到,Gen6 SSD 怎么测?Emily 现场演示三种测试环境
人工智能·驱动开发·测试工具·缓存·fpga开发·计算机外设·压力测试
zlinear数据采集卡1 天前
双核架构深度解析:ARM+FPGA如何让数据采集卡实现500Ksps高性能?
arm开发·fpga开发·架构
9527华安1 天前
FPGA实现GTH Transceivers Wizard传输2路视频,基于aurora 8b10b编解码架构,提供4套工程源码和技术支持
fpga开发·gth·aurora 8b10b·transceivers
FPGA小徐2 天前
FPGA 数字信号处理(二):并行 FIR 滤波器的 Verilog 全流程设计与实现
fpga开发
国科安芯2 天前
基于AS32S601ZIT2型抗辐照MCU的商业航天卫星姿态确定与控制系统研究
单片机·嵌入式硬件·安全·fpga开发·架构·risc-v
ALINX技术博客2 天前
【黑金云课堂】FPGA技术教程FPGA基础:I2C 总线通信技术
fpga开发·i2c
Hello-FPGA2 天前
Xilinx KU040 FPGA Camera Link 图像采集
c++·fpga开发
明德扬2 天前
AD采集卡应用示例交流:从传感器采集到高速信号验证
fpga开发